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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.