Release Notes:
- Add path to the full report when CATS finishes running
- Reports are now written in separate folders inside
test-reportbased on timestamp. This way you can keep track of historical runs - Add 3 new
Fuzzersfor 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
ScenarioandExpected Resultfrom the report. These were redundant - Add HTTP method name in
Scenariotitle for allContractInfoFuzzers