v0.4.2
Added
- Added top-level
deftestdeclarations, inline source-test discovery, async test execution, and individual native Spork test reporting.
Changed
spork testnow runs only Spork tests with the native runner; Python test framework integration and the--spork-only/--python-onlyswitches were removed.- New projects use
deftestin their generated test module.
Fixed
- Preserve macro invocation locations so assertion failures point at the assertion call in Spork tracebacks.
Full Changelog: v0.4.1...v0.4.2