Releases: repobee/repobee-junit4
Releases · repobee/repobee-junit4
repobee-junit4 v0.6.1
repobee-junit4 v0.6.0
Changelog
- 5414f8b
repomate-junit4
is nowrepobee-junit4
repomate-junit4 v0.5.0
Changelog
Features
- f88100a
-v|--verbose
now truncates very long lines (> 150 characters). The new-vv|--very-verbose
command preserves the old behavior of-v
.
Other
- Tons of internal fixes and refactorings
repomate-junit4 v0.4.1
repomate-junit4 v0.4.0
repomate-junit4 v0.3.1
repomate-junit4 v0.3.0
repomate-junit4 v0.2.1
Changelog
- ce2c71f Add support for abstract test classes
repomate-junit4 v0.2.0
Changelog
- 9799525 Add a
--verbose
cli option that makes prints out more info about test failures.
repomate-junit4 v0.1.3
Bugfixes
- 70c413a Fix a bug in which directory trees with whitespace would cause java compile errors.