Skip to content

v5.2.0

Compare
Choose a tag to compare
@en-milie en-milie released this 22 Oct 18:25
· 1757 commits to master since this release

Release Notes:

  • fix various issues when dealing with oneOf or allOf elements
  • add new Fuzzers for checking OpenAPI contract good practices in terms of presence of specific elements, naming conventions, content types, recommended headers
  • fix issue when CATS was considering a 404 a valid response for validation error; it now expects 400 or 422
  • CATS now also checks if the fuzzedField is present in a validation error response
  • allow org.apache.commons.lang3 classes to be used via SPeL in configuration files such as refData, customFuzzer, etc
  • fix issue with --printExecutionStatistics was only considering SKIPPED tests
  • fix for elements sometimes not being displayed in the proper order in the final report