qa-httpx-writer

Installation
SKILL.md

QA httpx Writer

Purpose

Write Python API tests using httpx (or requests) from test case specifications and API contracts. Transform structured test cases (from qa-testcase-from-docs, qa-manual-test-designer) and OpenAPI contracts (from qa-api-contract-curator) into executable pytest API tests with async support, session management, response schema validation, and authentication handling.

Trigger Phrases

  • "Write httpx tests for [API/endpoint]"
  • "Generate Python API tests from OpenAPI contract"
  • "Create httpx API tests for [resource]"
  • "Add httpx tests with Pydantic validation"
  • "API tests with httpx.AsyncClient"
  • "Python API tests from test cases"
  • "httpx tests with auth and retry logic"
  • "requests API tests for [endpoint]"

Key Features

Installs
13
GitHub Stars
2
First Seen
May 5, 2026
qa-httpx-writer — azanir/qa-skills