Skip to content

Releases: c3riley/Testah

v3.0.0 Junit 5 support

10 Oct 13:57
615f69f
Compare
Choose a tag to compare

Adding in Junit 5 support.

Release 2.0.1

21 Dec 02:18
b672dd4
Compare
Choose a tag to compare

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

10 Dec 01:33
d1f9e01
Compare
Choose a tag to compare
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

20 Jun 12:47
Compare
Choose a tag to compare
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