Skip to content

v0.9.4

Compare
Choose a tag to compare
@valmaev valmaev released this 10 Jan 14:21
· 67 commits to master since this release
v0.9.4
  • Added ability to generate JUnit test suite file per test class via suiteStrategy attribute of junitReport
    • onePerTestClass
    • single
  • Added ability to enable/disable code highlighting in HTML Coverage Report via codeHighlighting attribute of htmlCoverageReport