Skip to content

Releases: Endava/cats

v4.3.1

05 Aug 12:08
Compare
Choose a tag to compare

Release notes:

  • RemoveHeadersFuzzer will take into consideration if custom headers were supplied via the headers.yml file and will add the proper supplied values
  • Remove the CatsHeader name when printing Cats headers
  • Logging is now 5 characters left aligned formatted
  • CATs will now fail if the supplied refData or headers files are not valid

v4.3

04 Aug 14:30
Compare
Choose a tag to compare

Release Notes:

  • Introduce the ability to correlate tests. Please check the README.md for details
  • Fix for fuzzing query parameters as part of #2
  • Make WireMock server run on dynamic ports when running tests
  • Add RgxGen instead of Generex for generating random data

cats-4.2.1

06 May 13:56
Compare
Choose a tag to compare
  • Fix for #1
  • CATs will now consistently don't stop when a runtime exception occurs during a run, but rather will report the individual test case in error

v4.2

02 Apr 14:33
Compare
Choose a tag to compare

Initial Release