Attribute Macro lunatic::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.