Skip to content

cats-7.1.0

Compare
Choose a tag to compare
@en-milie en-milie released this 30 Mar 17:20
· 1273 commits to master since this release

Release Notes:

  • improve diagnostic in case of failures by adding more debug logs and a new argument -D to enable debugging
  • add a new TemplateFuzzer used to fuzz pre-defined request templates, rather than OpenAPI contracts. You can use this via cats fuzz [arguments]
  • add possibility to record non-json requests in final report
  • add possibility to ignore responses based on: size, number or words, number of lines or a specific regex; prior to this it was only possible via response codes
  • update dependencies to latest versions