| Crates.io | async-test-attr |
| lib.rs | async-test-attr |
| version | 0.1.1 |
| created_at | 2026-01-21 04:47:47.142859+00 |
| updated_at | 2026-01-21 21:37:30.023089+00 |
| description | A helper macro for attribute generation on async tests |
| homepage | |
| repository | https://github.com/rwardd/async-test-attr |
| max_upload_size | |
| id | 2058340 |
| size | 5,310 |
Useful for generating async test macros (#[tokio::test] or #[apply(test!)]) depending on main crate feature flags.
$ cargo add async-test-attr