test-suite-create

Installation
SKILL.md

Procedure

  1. Identify the target component or service.
  2. List edge cases and happy paths.
  3. Create a test file (e.g., *.test.ts or *.spec.ts).
  4. Implement unit tests using the project's test runner (Jest/Vitest).
  5. Run tests ensuring coverage and pass/fail correctness.
Installs
Repository
smithery/ai
First Seen
test-suite-create — smithery/ai