schemathesis

Installation
SKILL.md

Schemathesis

Overview

Automatically generate and run API tests from OpenAPI and GraphQL schemas. Schemathesis finds bugs by generating thousands of test cases — boundary values, invalid types, malformed payloads, deep nesting — that developers never think to write manually.

Instructions

Installation

pip install schemathesis

# Or with all extras
pip install schemathesis[all]

Quick Start

Installs
4
GitHub Stars
155
First Seen
Aug 15, 2026
schemathesis — terminalskills/skills