v0.1.1
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