Crate datatest_derive
source ·Attribute Macros
- Wrapper that turns on behavior that works on stable Rust.
- Wrapper that turns on behavior that works only on nightly Rust.
- Wrapper that turns on behavior that works on stable Rust.
- Wrapper that turns on behavior that works only on nightly Rust.
- Replacement for the
#[test]
attribute that uses ctor-based test registration so it can be used when the whole test harness is replaced.