Skip to content

cats-10.1.0

Compare
Choose a tag to compare
@en-milie en-milie released this 21 Nov 06:54
· 477 commits to master since this release
d8bbf70

Release notes:

  • Add argument to skip deprecated operations
  • Add argument to send application/merge-patch+json for PATCH operations
  • Filter blank lines and commented lines from string files #84
  • Add 6 new http fuzzers
  • Add checkFalse and checkTrue to be used instead of checkBoolean in verify section
  • Add possibility to replace entire request body with custom payload with SecurityFuzzer
  • Fix for #85
  • Add cats info sub-command to display details about OS and CATS version
  • Fix for #86
  • Fix progress issue for FunctionalFuzzer with --verbosity summary
  • Make sure exceptions are displayed in --verbosity summary if CATS cannot run at all