api-testing-patterns
✓Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.
Installation
SKILL.md
Testing Levels | Level | Purpose | Dependencies | Speed |
| Contract | Provider-consumer agreement | None | Fast | | Component | API in isolation | Mocked | Fast | | Integration | Real dependencies | Database, services | Slower |
Critical Test Scenarios | Scenario | Must Test | Example |
Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies. Source: proffesor-for-testing/agentic-qe.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill api-testing-patterns- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is api-testing-patterns?
Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies. Source: proffesor-for-testing/agentic-qe.
How do I install api-testing-patterns?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill api-testing-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/proffesor-for-testing/agentic-qe
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01