10 releases
0.3.0-alpha.19 | Sep 28, 2019 |
---|---|
0.3.0-alpha.16 | May 13, 2019 |
0.3.0-alpha.15 | Apr 27, 2019 |
0.3.0-alpha.13 | Mar 5, 2019 |
0.3.0-alpha.1 | Jul 22, 2018 |
#2006 in Asynchronous
4KB
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
~2MB
~50K SLoC