Alternatives to Schemathesis

An open-source property-based testing tool that generates API tests from OpenAPI and GraphQL schemas. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Schemathesis.

  • Step CI

    An open-source API test automation framework that runs multi-step workflows written in YAML, JSON or JavaScript.

    Step CI automates API tests in CI with imports from OpenAPI, but runs declarative multi-step workflows you write rather than generating edge-case requests from a schema.

Similar software

Related functionality, not a direct replacement.