tzurot-testing

Installation
SKILL.md

Testing Procedures

Invoke with /tzurot-testing for test-related procedures.

Testing patterns are in .claude/rules/02-code-standards.md - they apply automatically.

Running Tests

# Run all tests
pnpm test

# Run specific service
pnpm --filter @tzurot/ai-worker test

# Run specific file
pnpm test -- MyService.test.ts
Installs
16
Repository
lbds137/tzurot
GitHub Stars
8
First Seen
Feb 4, 2026
tzurot-testing — lbds137/tzurot