test

SKILL.md

Test

テスト実行とデバッグ。

Commands

npm test                    # All tests
npm run test:watch          # Watch mode
npm run test:coverage       # Coverage
npm test -- path/to/test.ts # Specific file

Key Test Files

Installs
1
First Seen
Mar 21, 2026