Skip to main content

Crate libtest_mimic_collect_macro

Crate libtest_mimic_collect_macro 

Source

Attribute Macrosยง

test
This macro automatically adds tests marked with #test to the test collection. Tests then can be run with libtest_mimic_collect::TestCollection::run().