github Endava/cats cats-8.1.0

latest releases: cats-13.8.0, cats-13.7.0, cats-13.6.0...
3 years ago

Release notes:

  • Improve fuzzers description to be more comprehensible
  • Make logging less verbose out of the box
  • Change --checkHeaders to -A in order to use -H for headers across all commands and sub-commands
  • Add possibility to supply headers using -H (similar to curl)
  • Add possibility to supply headers using -H to override headers when using cats replay
  • Add possibility to supply wildcard paths in --paths and --skipPaths
  • Fix failure when request didn't have body, but cats was trying to match post and delete
  • Fix info reporting when --skipReportingForIgnored is enabled. Now tests are marked as ignored
  • Remove SpecialFuzzers from the default run
  • Add Custom User Dictionary Fuzzer for headers: UserDictionartyFieldsFuzzer and UserDictionaryHeadersFuzzer. They are enabled when using --words: cats -contract=<CONTRACT> --server=<SERVER> --words=<CUSTOM_DICTIONARY>

Don't miss a new cats release

NewReleases is sending notifications on new releases.