🧪
QualityPython

API Test Pytest

by naodeng

API Test Pytest is a Quality skill for Claude Code, published by naodeng in awesome-qa-skills.

193 stars27 forkson naodeng/awesome-qa-skillsAdded 2026/09/05+1% in starsRepository updated 2026/09/03
agent-skillsai-qaai-skillsai-testingai-toolsawesome-listprompt-engineeringqaqa-skillsskills
Install in seconds
Install API Test Pytest
Copy API Test Pytest into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/testing-types/api-test-pytest ~/.claude/skills/api-test-pytest

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/naodeng/awesome-qa-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/en/testing-types/api-test-pytest/SKILL.md in naodeng/awesome-qa-skills
Installs to
~/.claude/skills/api-test-pytest
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What API Test Pytest does

API Test Pytest helps parse multi-format API definitions and turn them into Pytest-based API automation. Use it when you need Python-first API tests with pytest-style structure and coverage guidance.

API Test Pytest is cataloged under Quality on DirSkills. API Test Pytest comes from a repository tagged agent-skills, ai-qa, ai-skills, ai-testing and ai-tools.

Documentation

README

api-test-pytest (EN)

Chinese version: See the corresponding Chinese skill.

When to Use

  • Need API outputs that should land in pytest-based automation.
  • The project is already Python-first or wants pytest-style structure.

Workflow

  1. Read and follow the main prompt listed under Progressive disclosure (coverage, structure, quality bar).
  2. Add only project context that changes the result: scope, environment, constraints, risks, dependencies, expected deliverable.
  3. If input is incomplete, return a usable first draft and explicitly mark assumptions and gaps.
  4. Default to Markdown; switch formats only when the user asks.

Core Constraints

This is the opening of the README. Read the full README on GitHub.

Frequently asked about API Test Pytest

  • What else does naodeng publish alongside API Test Pytest?

    API Test Pytest is one of 25 skills that DirSkills catalogs from naodeng/awesome-qa-skills, the repository it ships in. Its siblings there include AI Agent Testing, AI Feature Testing and AI-Assisted Testing. Each one is a separate skill with its own page in this directory, installs the same way API Test Pytest does, and is maintained by naodeng in that same repository. The rest of the collection is listed on the naodeng/awesome-qa-skills page.

  • How does API Test Pytest compare to other Quality skills?

    API Test Pytest ranks #1559 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of API Test Pytest against them. Open each page to compare what they document and how they install.

More from naodeng/awesome-qa-skills

API Test Pytest is one of 25 skills cataloged on DirSkills from naodeng/awesome-qa-skills.

See all 25 skills
🧪
44m ago

AI Agent Testing

AI Agent Testing verifies agent planning, memory, tool use, recovery, safety boundaries, and task completion quality. Use it to review an agent run, assess evidence, and produce bounded improvements when context is incomplete.
Quality
19327
🧪
44m ago

AI Feature Testing

AI Feature Testing helps verify AI-enabled product features for quality, safety, fairness, fallback behavior, and user impact. Use it to review plans or results and produce bounded, evidence-based recommendations.
Quality
19327
🧪
44m ago

AI-Assisted Testing

AI-Assisted Testing helps with AI-driven QA workflows like test data generation, root-cause analysis, and prioritization. Use it when you need executable testing output and clear human verification points.
Quality
19327
🧪
44m ago

AI-Generated Test Review

AI-Generated Test Review checks AI-written unit, functional, API, or end-to-end tests for false confidence, weak assertions, missing risks, and unsafe behavior. Use it when reviewing tests that pass but may not prove real behavior.
Quality
19327
🔌
44m ago

API Contract Testing

API Contract Testing verifies provider-consumer API contracts across schemas, semantics, compatibility, and version changes. Use it to review plans, evidence, or results and identify breaking changes, risks, and next checks.
Quality
19327
🧪
44m ago

API Test Rest Assured

API Test Rest Assured generates Rest Assured Java test classes from multi-format API definitions. Use it when you need Java-based API automation with structured coverage, auth handling, and clear assertions.
Quality
19327