Skip to content

v1.6.0

Compare
Choose a tag to compare
@radarsh radarsh released this 21 Nov 00:06
· 168 commits to develop since this release

Implemented enhancements:

  • Allow testlogger to be configured independently for each task #90

Closed issues:

  • Test time reporting under the threshold #101
  • Doesn't render tickmarks for mocha theme on Windows #99
  • Add CompileStatic to more classes #97
  • Print list of tests before execution #91
  • JUnit5 Gradle Plugin interferes with this one #87
  • Use of testLogger.showStandardStreams can lead to confusion #86

Merged pull requests:

  • Add @CompileStatic to all classes #98 (radarsh)
  • Highlight lowercase extension name in documentation #96 (radarsh)
  • Clarify documentation about junit-platform Gradle plugin #95 (radarsh)
  • React to testLogging.showStandardStreams #94 (radarsh)
  • Configure testlogger for each task #93 (radarsh)