Skip to content

v0.1.1

Compare
Choose a tag to compare
@jbr jbr released this 03 Apr 17:54
· 47 commits to main since this release
5029454

This update adds support for using this test macro as a drop-in replacement for the standard #[test] macro, with no harness argument. This allows test harness usage to be interleaved with tests that need no setup/teardown, without the need to fully namespace test_harness::test