Initial upload: API TestGen CLI with OpenAPI test generation
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-06 04:45:25 +00:00
parent 72fa1c9c92
commit a5cece4526

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
click>=8.0
pyyaml>=6.0
openapi-spec-validator>=0.7
jinja2>=3.1
requests>=2.31
jsonschema>=4.17