Skip to content

v0.7.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@t-moe t-moe released this 11 Aug 15:00
· 18 commits to master since this 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