Release Notes:
CATSis now migrated toQuarkus. This brings the ability to have native binaries for Linux and Mac OS, so no need for Java to be installed- Another benefit from migration to
Quarkusis thatCATSis now faster - With the hep of
PicoCli,CATSis more command line friendly and offers the typical functionalities offered by any other command line tool: short arguments, autocomplete in bash and zsh, help, etc. - Add the ability to reference environment variables in headers and refData files
- Add the ability to set the size of strings used by the
VeryLargeXXXfuzzers - Add new arguments to ignore undocumented response code and response body checks
- Add
--blackboxmode as a shortcut to--ignoreResponseCodes="2xx,4xx"
[Edit]
The native binaries will be available in 7.0.1 as the current versions had some issues caused by the native-image compilation.
Use java -jar cats.jar instead of cats.