async-test-attr
Useful for generating async test macros (#[tokio::test] or #[apply(test!)]) depending on main crate feature flags.
Installation
Useful for generating async test macros (#[tokio::test] or #[apply(test!)]) depending on main crate feature flags.
$ cargo add async-test-attr