Skip to main content

Crate tesults_test_macros

Crate tesults_test_macros 

Source

Attribute Macrosยง

test
Replaces #[test] to add Tesults reporting. Timing, pass/fail, and panic reason are captured automatically. Use tesults_test::description(), tesults_test::custom(), tesults_test::step(), and tesults_test::file() inside the test body for enhanced reporting.