REST API Testing Reference Kit
Comprehensive REST API testing reference using Postman Collection SDK v2.1 and Newman CLI. Includes assertion libraries for JSON Schema validation with Ajv, response time benchmarking, and contract testing patterns.
REST API Testing Reference Kit
Comprehensive REST API testing reference using Postman Collection SDK v2.1 and Newman CLI. Includes assertion libraries for JSON Schema validation with Ajv, response time benchmarking, and contract testing patterns.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/rest-api-testing-reference-kit/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/rest-api-testing-reference-kit
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/rest-api-testing-reference-kit.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.