Stable: Small reporting improvements
Changes:
- Add
--report-fails
switch which will print test case console output even if no verbose (-V
) mode is set. - Add
--report-json
and--report-text
command line switches:- JUNIT and TEXT report can be stored in file.
- JSON report is printed on screen and supresses text test result summary.