Writes and documents the test suite for a generated cli-web-* CLI (Phase 3): unit tests with mocked HTTP, live E2E tests, subprocess tests via _resolve_cli, and the TEST.md plan/results record. Use after the methodology skill completes implementation.
$npx -y skills add itamarzand88/cli-anything-web --skill testingInstalls into the current project.
Run `npx skills use "https://github.com/itamarzand88/cli-anything-web" --skill "itamarzand88/cli-anything-web/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/itamarzand88/cli-anything-web" that are relevant to the current task. Run `npx skills add "https://github.com/itamarzand88/cli-anything-web"` and select the relevant skills, then follow their instructions.