Schemathesis is a property-based API testing tool for services described by OpenAPI or GraphQL schemas. It generates test inputs, adapts to server responses and chains operations into workflows designed to expose edge cases and undocumented behaviour.
This is free and open source software.
Key Features
- Generates API tests automatically from schemas.
- Supports OpenAPI 2.0, 3.0, 3.1 and 3.2.
- Supports GraphQL schemas.
- Produces valid, invalid, random and boundary-value inputs.
- Adapts generated tests in response to server behaviour.
- Threads values from responses into subsequent requests.
- Chains API operations into realistic stateful workflows.
- Detects server errors and undocumented response structures.
- Finds schema violations, validation bypasses and integration failures.
- Minimizes failing examples to simplify debugging.
- Produces curl commands that reproduce discovered failures.
- Runs through a command-line interface or Python API.
- Integrates with pytest and Hypothesis.
- Runs within GitHub Actions and other CI environments.
- Exports Allure, JUnit XML and HAR reports.
Website: github.com/schemathesis/schemathesis
Support:
Developer: Dmitry Dygalo
License: MIT License
Schemathesis is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Test Automation Tools | |
|---|---|
| Appium | Open source automation tool |
| Cypress | Fast, easy and reliable testing |
| Robot Framework | Python-based, extensible keyword-driven automation framework |
| Cucumber | Tool for running automated tests written in plain language |
| Selenium | Portable framework for testing web applications |
| Gauge | Lightweight cross-platform test automation tool which uses Markdown |
| Nightwatch | Integrated testing framework powered by Node.js |
| WebdriverIO | Browser and mobile automation framework for Node.js |
| Allure Report | Multi-language test report tool |
| Karate | Unified test automation framework |
| Dojo Toolkit | JavaScript toolkit that scales with your development process |
| Playwright | Framework for web testing and automation |
| CodeceptJS | Scenario-driven end-to-end testing framework for Node.js |
| tox | Automate and standardize testing in Python |
| nox | Automates testing in multiple Python environments, similar to tox |
| Carina | Java-based test automation framework that unites all testing layers |
| Testsigma | Extensible test automation platform that works out of the box |
| Watir | Web application testing in Ruby |
| Serenity | Test automation reporting library (previously known as Thucydides) |
| Cerberus Testing | Low-code test automation platform |
| Galen | Tool for testing layout and responsive design of web applications |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.