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.