Endava / cats

CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.
Apache License 2.0
1.11k stars 76 forks source link

execution handling in readme file #114

Closed juanitomsp closed 3 months ago

juanitomsp commented 3 months ago

I think the documentation is very well written, but I think it would be nice to add the three ways to run CATS inside the readme file: black box, response mode and continuous fuzzing mode. It can be very useful for people who want to use CATS quickly in case they want to get quick results and compare them with other API tests.

en-milie commented 3 months ago

Hi @juanitomsp. This is a good suggestion. I'll add it in the near future.