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)

onfire7777 0237620 31 files · 42.2 KB Updated

File contents

onfire7777/universal-ai-skills-library/tree/main/skills/api-testing commit 02376208bf

Frequently asked questions

npx skillmds@latest add onfire7777/api-testing