9 releases
0.3.0 | Nov 7, 2019 |
---|---|
0.2.1 |
|
0.2.0 |
|
0.1.7 | Dec 20, 2018 |
0.1.0 | Dec 16, 2017 |
#837 in Asynchronous
7,659 downloads per month
Used in 26 crates
(19 directly)
3KB
futures-await-test
Async test support for Rust through a procedural macro. This crate defines the #[async_test]
attribute to make writing tests that use async/await easier.
See the tests for examples.
Dependencies
~2.5MB
~51K SLoC