Skip to content

repobee-junit4 v0.7.0

Compare
Choose a tag to compare
@slarse slarse released this 26 Nov 13:47
· 69 commits to master since this release

Changelog

Features

  • c2dfe57 Add option to run student test classes instead of reference tests (#57)
  • 4cf235f Prefix cli options with --junit4 (#56)
    • Breaking change!

Bugfixes

  • d56e66c Convert mid-execution errors into hook result (#51)
    • Instead of crashing mid-execution, an error is reported for that repo after all hooks have run

Documentation

  • f7e36f7 Add a short description of the plugin to the index page
  • e5964e6 Revert the status of the plugin from beta to alpha
  • 586ffc8 Update documentation for v0.7.0, fix #55