Cargo Features
test-casing has no features set by default.
[dependencies]
test-casing = { version = "0.1.3", features = ["nightly"] }
- nightly = once_cell
-
Uses custom test frameworks APIs together with a generous spicing of hacks to include arguments in the names of the generated tests.
Enables nightly of test-casing-macro
Affects
test-casing::nightly
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.