Skip to content

v5.3.0

Choose a tag to compare

@en-milie en-milie released this 16 Mar 19:06
· 1983 commits to master since this release

Release Notes:

  • Add path to the full report when CATS finishes running
  • Reports are now written in separate folders inside test-report based on timestamp. This way you can keep track of historical runs
  • Add 3 new Fuzzers for contract checking: HttpStatusCodeInValidRangeFuzzer, RecommendedHttpCodesContractInfoFuzzer, SecuritySchemesContractInfoFuzzer
  • Report missing schema names when a response schema is not present in the schemas section
  • Prevent double display of tests on first report page load in some cases
  • Remove Scenario and Expected Result from the report. These were redundant
  • Add HTTP method name in Scenario title for all ContractInfo Fuzzers