Getting started¶
This section is for first-time users who want to generate tests from an OpenAPI spec quickly.
What you can do¶
- Generate code-based tests using the
templategenerator (Mustache templates). - Generate JSON/YAML
TestSuitefiles using thetest-suite-writergenerator. - Integrate generation into Gradle via the
art.galushko.openapi-test-generatorplugin.