Releases: radarsh/gradle-test-logger-plugin
Releases · radarsh/gradle-test-logger-plugin
v4.0.0
Fixed bugs:
- The
Provider.forUseAtConfigurationTime
method has been deprecated. #321
Closed issues:
- Upgrade to Gradle 7.5.x #295
Merged pull requests:
- Update compatibility matrix #323 (radarsh)
- Adopt Gradle 8 #322 (Goooler)
- Upgrade to plugin publish 1.0.0 #298 (radarsh)
- Bump dependency versions #297 (radarsh)
- Upgrade to Gradle 7.5.1 #296 (radarsh)
- Bump Gradle enterprise plugin version #294 (radarsh)
- Bump com.gradle.enterprise from 3.8.1 to 3.11.2 #293 (dependabot[bot])
- Bump byte-buddy from 1.12.6 to 1.12.7 #255 (dependabot[bot])
- Bump com.gradle.enterprise from 3.8 to 3.8.1 #254 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 #251 (dependabot[bot])
- Bump com.gradle.enterprise from 3.7.2 to 3.8 #250 (dependabot[bot])
- Bump byte-buddy from 1.12.2 to 1.12.6 #249 (dependabot[bot])
- Bump com.gradle.enterprise from 3.4.1 to 3.7.2 #244 (dependabot[bot])
- Bump byte-buddy from 1.11.22 to 1.12.2 #243 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0 #242 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.16.0 to 0.17.0 #238 (dependabot[bot])
- adds filter for showing only slow tests #207 (grimmjo)
v3.2.0
Implemented enhancements:
- Add filter: hide regular passing tests, show slow passing tests #158
Merged pull requests:
- Bump byte-buddy from 1.12.6 to 1.12.7 #255 (dependabot[bot])
- Bump com.gradle.enterprise from 3.8 to 3.8.1 #254 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 #251 (dependabot[bot])
- Bump com.gradle.enterprise from 3.7.2 to 3.8 #250 (dependabot[bot])
- Bump byte-buddy from 1.12.2 to 1.12.6 #249 (dependabot[bot])
- Bump com.gradle.enterprise from 3.4.1 to 3.7.2 #244 (dependabot[bot])
- Bump byte-buddy from 1.11.22 to 1.12.2 #243 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0 #242 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.16.0 to 0.17.0 #238 (dependabot[bot])
- adds filter for showing only slow tests #207 (grimmjo)
v3.1.0
Implemented enhancements:
Fixed bugs:
- NoSuchMethodError: org.gradle.api.provider.Provider.forUseAtConfigurationTime() #225
- OutOfMemoryError while collecting test output even when disabled #213
- Top level class is not logged #204
- Hierarchical tests do not output all levels #141
Closed issues:
Merged pull requests:
- Bump byte-buddy from 1.11.20 to 1.11.22 #236 (dependabot[bot])
- Add Twitter badge #235 (radarsh)
- Support nested tests #234 (radarsh)
- Bump byte-buddy from 1.11.19 to 1.11.20 #231 (dependabot[bot])
- Bump byte-buddy from 1.11.18 to 1.11.19 #230 (dependabot[bot])
- Bump com.gradle.plugin-publish from 0.14.0 to 0.16.0 #229 (dependabot[bot])
- Fix OutOfMemoryError due to output collector #228 (radarsh)
- Upgrade to Gradle 7.2 #227 (radarsh)
- Bump jansi from 2.3.2 to 2.3.4 #222 (dependabot-preview[bot])
- Upgrade to GitHub-native Dependabot #206 (dependabot-preview[bot])
- Bump com.github.kt3k.coveralls from 2.11.0 to 2.12.0 #202 (dependabot-preview[bot])
- Bump com.gradle.plugin-publish from 0.13.0 to 0.14.0 #201 (dependabot-preview[bot])
v3.0.0
Implemented enhancements:
- Display start of the test #165
Fixed bugs:
- System property usage causes Gradle 7 to complain (when using --configuration-cache) #195
- Stack trace does not show application code #170
- Incompatible with Gradle Configuration Cache #163
- evaluationDependsOnChildren(): No output at all (Gradle 6.6 RC2) #156
Closed issues:
Merged pull requests:
- Document Kotlin DSL #200 (radarsh)
- Document extension properties #199 (radarsh)
- Bump objenesis from 3.1 to 3.2 #197 (dependabot-preview[bot])
- Bump jansi from 1.18 to 2.3.2 #196 (dependabot-preview[bot])
- Bump com.github.kt3k.coveralls from 2.9.0 to 2.11.0 #194 (dependabot-preview[bot])
- Bump byte-buddy from 1.10.17 to 1.10.22 #193 (dependabot-preview[bot])
- Bump com.gradle.plugin-publish from 0.12.0 to 0.13.0 #189 (dependabot-preview[bot])
- Fix for NPE when the exception in the TestResult is null. #180 (osh-onstructive)
- Bump byte-buddy from 1.10.1 to 1.10.17 #176 (dependabot-preview[bot])
- Bump commons-io from 2.6 to 2.8.0 #174 (dependabot-preview[bot])
- Upgrade to Gradle 6.7 #173 (radarsh)
- Use lazy configuration #171 (radarsh)
v2.1.1
v2.1.0
v2.0.0
Closed issues:
Merged pull requests:
v1.7.1
Closed issues:
- Add example image of summary to readme #126
- Output containing testlogger tags can interfere with the produced logs #123
- Clarify documentation about new stack trace options #120
- Filtering standard stream doesn't seem to be working properly #114
- A couple usability suggestions #88
Merged pull requests:
v1.7.0
Closed issues:
- Not enough details about exception thrown by the test. #118
- NoSuchMethodError: org.fusesource.jansi.Ansi.fgGreen()Lorg/fusesource/jansi/Ans #116
- Mocha on dark terminals #115
- Add support for @nested and @DisplayName #106
- Get rid of logs original test logs #105
- Prints corrupted json #104
- Bad encoding on standard and mocha themes when printing to Eclipse's console #92
- Testsuite fatal error output not shown #89
Merged pull requests:
- Show full stacktraces #119 (radarsh)
- Improve Windows build stability #117 (radarsh)
- Show output from before System.exit(5) was called #113 (radarsh)
- Configure build-scan plugin #112 (aalmiray)
- Use classDisplayName for friendlier suite names #109 (radarsh)
- Fix double escaping of brackets #108 (radarsh)
v1.6.0
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: