cover
Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers (u…
Description
Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers (unit, integration against real services via testcontainers/docker-compose, and Playwright E2E), spawning one test-generator agent per tier and healing failures for up to 3 iterations. Use when code has no tests, when raising coverage after implementation, or when building a suite from scratch. Chains naturally after /ork:implement. Do NOT use to grade or score tests that already exist (use /ork:verify), or to run a suite without writing anything new (use npm test directly). A reusable SKILL.md agent skill by yonatangross.
Author
yonatangross
Platform
cli
Pricing model
free
Categories
Tags
Capabilities
- 207 stars
- SKILL.md package