Cargo Features
test-casing-macro has no features set by default.
[dependencies]
test-casing-macro = { version = "0.1.3", features = ["nightly"] }
- nightly
-
Uses custom test frameworks APIs together with a generous spicing of hacks to include arguments in the names of the generated tests.
Enables span-locations of proc-macro2