API Testing

Use for testing HTTP endpoints directly using cross-platform API testing tools. Covers .http files (VS Code REST Client, JetBrains HTTP Client), Bruno collections, Postman/Newman, k6 for functional API verification, environment management, and CI integration patterns. USE FOR: .http files, Bruno, Postman, Newman, REST Client, k6 API tests, HTTP endpoint testing, API collections, environment variables, API functional verification, HTTP request scripting, API test automation DO NOT USE FOR: browser-based testing (use e2e-testing), contract verification between services (use contract-testing), load/stress testing at scale (use performance-testing)

Tyler-R-Kendrick ed7829f 31 files · 42.2 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/testing/api-testing commit ed7829f714

Frequently asked questions

npx skillmds add tyler-r-kendrick/api-testing