Async test support for Rust through a procedural macro that enables async/await in tests.
# Cargo.toml
[dependencies]
futures-await-test = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define an async test function using the #[async_test] attribute.
No known issues recorded.
No dependency data recorded yet.