qa-httpx-writer
CommunityGenerate Python API tests with httpx.
AuthorAZANIR
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Python API tests using the httpx library, streamlining the process of ensuring API functionality and contract adherence.
Core Features & Use Cases
- Automated Test Generation: Writes pytest-compatible API tests from specifications and OpenAPI contracts.
- Async Support: Generates tests using both
httpx.Client(sync) andhttpx.AsyncClient(async). - Schema Validation: Integrates Pydantic or JSON Schema for robust response validation.
- Use Case: You have an OpenAPI specification for your new API. Use this Skill to generate a comprehensive suite of pytest tests that validate endpoints, request/response schemas, and authentication mechanisms.
Quick Start
Use the qa-httpx-writer skill to generate Python API tests for the /users endpoint based on the provided OpenAPI contract.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: qa-httpx-writer Download link: https://github.com/AZANIR/qa-skills/archive/main.zip#qa-httpx-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.