Skip to content

v0.7.0

Compare
Choose a tag to compare
@molovo molovo released this 27 Mar 11:36
· 42 commits to master since this release

Features

  • Adds --time-limit CLI option, to override time_limit setting in .zunit.yml. (#57)
  • Adds allow_risky setting in .zunit.yml, which is overridden by --allow-risky option. (#55)
  • Adds fail_fast setting in .zunit.yml, which is overridden by --fail-fast option. (#55)

Bugfixes

  • Fix completion script