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 75 forks source link

Have we thought about integrating CATS into maven plugins? #36

Closed nereus-east closed 2 years ago

nereus-east commented 2 years ago

for example. If I add maven plugin CATS into pom.xml.

xxxxxxxx cats

when I run mvn test, then CATS will automatically run test based on openapi.yaml and local environment.

en-milie commented 2 years ago

Hi @nereus-east. Thank you for raising this. This might be a future feature, but not currently on the roadmap.

nereus-east commented 2 years ago

Thank you for your quick feedback!

en-milie commented 2 years ago

I'll close this for now.