Skip to content

v0.4.0

Compare
Choose a tag to compare
@molovo molovo released this 13 Feb 21:23
· 126 commits to master since this release
v0.4.0

Features:

  • Implement bootstrap scripts (#22)
  • Add a shutdown handler for --fail-fast (#24)
  • HTML Reports (#25)
  • Travis config generation (#34)

Bugfixes:

  • Stop warnings counting as passed tests (#31)
  • Stop skipped tests resulting in overall failure (#32)
  • Ensure results are still printed when --fail-fast is specified (#33)