30 releases

0.3.30 Dec 24, 2023
0.3.29 Oct 26, 2023
0.3.28 Mar 30, 2023
0.3.25 Oct 20, 2022
0.0.0 Oct 25, 2017

#795 in Asynchronous

Download history 6695/week @ 2024-01-03 9407/week @ 2024-01-10 12425/week @ 2024-01-17 10591/week @ 2024-01-24 12216/week @ 2024-01-31 11426/week @ 2024-02-07 13567/week @ 2024-02-14 11602/week @ 2024-02-21 9419/week @ 2024-02-28 14175/week @ 2024-03-06 13289/week @ 2024-03-13 14127/week @ 2024-03-20 11334/week @ 2024-03-27 13213/week @ 2024-04-03 11977/week @ 2024-04-10 11745/week @ 2024-04-17

51,546 downloads per month
Used in 104 crates (83 directly)

MIT/Apache

790KB
15K SLoC

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.


lib.rs:

Utilities to make testing Futures easier

Dependencies

~0.4–1MB
~20K SLoC