api-testing

Community

Test FastAPI endpoints with pytest.

AuthorPrasadTelasula
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Helps test FastAPI endpoints with pytest and generate API documentation to ensure reliability during development.

Core Features & Use Cases

  • Automated tests for unit and integration endpoints
  • Auth & error handling checks to catch regression
  • Documentation examples and OpenAPI usage

Quick Start

Run pytest to execute tests and open the API docs at /docs to validate endpoints.

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-testing
Download link: https://github.com/PrasadTelasula/EvokeQOne/archive/main.zip#api-testing

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