v0.7.0-alpha.1
Pre-release
Pre-release
Added
- Init function can now be overridden on a per-test basis (
#[test(init = <func_name>)]).
Changed
- Tests modules can now contain helper functions (w/o test/init attributes).
Full Changelog: v0.7.0-alpha.0...v0.7.0-alpha.1