[][src]Macro core::test_case

pub macro test_case($item:item) {
    ...
}
🔬 This is a nightly-only experimental API. (custom_test_frameworks #50297)

custom test frameworks are an unstable feature

An implementation detail of the #[test] and #[bench] macros.