async-test-attr

Crates.ioasync-test-attr
lib.rsasync-test-attr
version0.1.1
created_at2026-01-21 04:47:47.142859+00
updated_at2026-01-21 21:37:30.023089+00
descriptionA helper macro for attribute generation on async tests
homepage
repositoryhttps://github.com/rwardd/async-test-attr
max_upload_size
id2058340
size5,310
Ryan (rwardd)

documentation

https://docs.rs/async-test-attr

README

async-test-attr

Useful for generating async test macros (#[tokio::test] or #[apply(test!)]) depending on main crate feature flags.

Installation

$ cargo add async-test-attr
Commit count: 2

cargo fmt