Clone this repo:
  1. 8e46329 Upgrade futures-test to 0.3.30 am: fe1da41207 by Jeff Vander Stoep · 3 months ago main master
  2. fe1da41 Upgrade futures-test to 0.3.30 by Jeff Vander Stoep · 3 months ago
  3. ca185da Migrate to cargo_embargo. am: 16a2c62f18 am: c5641d58df am: c3545c3312 by Andrew Walbran · 6 months ago
  4. 68b989e Remove unused option. am: a1d6d39512 am: 0dc33e7e07 am: d6ebff6605 by Andrew Walbran · 6 months ago
  5. 36e965d Migrate to cargo_embargo. am: 16a2c62f18 am: 499e1e0324 am: 290f15d0e9 by Andrew Walbran · 6 months ago

futures-test

Common utilities for testing components built off futures-rs.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-test = "0.3"

The current futures-test requires Rust 1.56 or later.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.