github Endava/cats cats-5.3.2
v5.3.2

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

Release Notes:

  • add support for html only reports. This is achievable using the --reportFormat=htmlOnly argument. Html only reports are easier to embed in CI server reports due to javascript content security policies
  • test reports are now written in cats-report folder instead of test-report (this was a bit generic and confusing)
  • add a new argument called --skipPaths=LIST which can be used to skip a list of paths from fuzzing
  • all Long values are written in CATS report as String as Javascript has issues parsing Long numbers
  • add Fuzzer name in the CATS report summary table
  • test cases are now displayed as separated html page instead of javascript popup
  • drastically improved CATS report load time from tens of seconds (for thousands of tests) to 1 second
  • add test timestamp in the test case page

Don't miss a new cats release

NewReleases is sending notifications on new releases.