Releases: CleverTap/supertest-maven-plugin
Releases · CleverTap/supertest-maven-plugin
v1.14
v1.13
Gracefully shutdown forked JVMs and leaf processes.
v1.12
Fixes a regression which makes supertest mark a build as successful if mvn test
... exited prematurely (someone called System.exit(...)
from the code for example) or was forcibly killed by supertest, because it took too long without any progress.
v1.11
- Kill stuck process and retry if no output is produced from
mvn test
for some time - Redirect stderr to stdout to prevent buffer overflow and stuck execution
v1.10
Support stripping -Dtest=... for retry runs.
v1.8
v1.7
Version bump.
v1.6
Version bump.
v1.5
Update pom.xml