Skip to content

Stable: Small reporting improvements

Compare
Choose a tag to compare
@PrzemekWirkus PrzemekWirkus released this 28 Aug 14:30
· 667 commits to master since this release

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.