api-test-generator

Community

Generate comprehensive API endpoint tests.

Authormatteocervelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates integration tests for API endpoints, covering REST/GraphQL, auth, validation, and error handling.

Core Features & Use Cases

  • Endpoint Coverage: Tests for all HTTP methods and status codes.
  • Auth/Validation: Validate authentication/authorization and request payloads.
  • Response Validation: Assert response schemas and error handling paths.

Quick Start

Generate a test suite for a REST API endpoint with authentication requirements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-test-generator
Download link: https://github.com/matteocervelli/llms/archive/main.zip#api-test-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository