Backend API testing with pytest, httpx, and FastAPI TestClient. Covers endpoint verification, contract testing, mock patterns, and error scenario validation. Use when QE needs to test REST APIs, verify response schemas, or mock external services.
$npx -y skills add omnigentx/jarvis --skill api-testingInstalls into the current project.
Run `npx skills use "https://github.com/omnigentx/jarvis" --skill "omnigentx/jarvis/api-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/omnigentx/jarvis" that are relevant to the current task. Run `npx skills add "https://github.com/omnigentx/jarvis"` and select the relevant skills, then follow their instructions.