Crate lunatic_test

source ·

Attribute Macros

  • 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.