#async #async-test #attributes #testing #async-await #defines #procedural

futures-await-test-preview

通过过程宏为Rust提供异步测试支持。此crate定义了#[async_test]属性,以便更容易地编写使用async/await的测试。

10个版本

0.3.0-alpha.192019年9月28日
0.3.0-alpha.162019年5月13日
0.3.0-alpha.152019年4月27日
0.3.0-alpha.132019年3月5日
0.3.0-alpha.12018年7月22日

#2014 in 异步

MIT许可证

4KB

futures-await-test

Build Status Latest Version

通过过程宏为Rust提供异步测试支持。此crate定义了#[async_test]属性,以便更容易地编写使用async/await的测试。

查看测试以获取示例。

依赖项

~2MB
~50K SLoC