Releases: kusumotolab/JTDog
Releases · kusumotolab/JTDog
v1.1.0
Now JTDog reruns all tests to detect flaky tests.
v1.0.3
- Added outputDirectory property.
- Fixed an issue where NullPointerException would occur when retrieving method properties in Dependent Test detection.
v1.0.2
- Changed output file name to include parent project name e.g. core → root:core
- Gradle 7.x support
- Output the progress of the process
v1.0.1
Static smell detection is now turned off by default.