async-test-attr 0.2.0

A helper macro for attribute generation on async tests
Documentation

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