Releases: c3riley/Testah
Releases · c3riley/Testah
v3.0.0 Junit 5 support
Release 2.0.1
Major release
- Involves some breaking changes due to some cleanup and restructuring
- New Assert Classes
- Updates to Selenium
- Improved Code Coverage
- Fixes for concurrency
1.1.8 Last release before 2.0
fix code that can lead to possible null pointer (#148) * fix code that can lead to possible null pointer * version bump * fix formatting
v0.0
Minor update to TestDataGenerator. (#128) * log the used TestRunProperties and remaining run time * minor update to TestDataGenerator * revert getRequestList to be public * update version in Cli.java