Skip to content

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 template generator (Mustache templates).
  • Generate JSON/YAML TestSuite files using the test-suite-writer generator.
  • Integrate generation into Gradle via the art.galushko.openapi-test-generator plugin.

Next steps