Attribute Macro lunatic_test::test

source ·
#[test]
Expand description

Marks function to be executed by the lunatic runtime as a unit test. This is a drop-in replacement for the standard #[test] attribute macro.