api-test-suite-generator

Installation
SKILL.md

API Test Suite Generator

Generate comprehensive API test suites automatically from your route definitions.

Core Workflow

  1. Scan routes: Find all API route definitions
  2. Analyze contracts: Extract request/response schemas
  3. Generate tests: Create test files for each resource
  4. Add assertions: Status codes, response structure, headers
  5. Include edge cases: Invalid inputs, auth, not found
  6. Setup fixtures: Test data and database seeding

Test Structure

Installs
6
GitHub Stars
2
First Seen
Feb 16, 2026
api-test-suite-generator — monkey1sai/openai-cli