Generate comprehensive test suite:
- Read spec from specs/active/SPEC-ID.md
- Create test files in src/tests/SPEC-ID/
- Map Given/When/Then scenarios to test cases
- Include happy path and edge cases
- Update PROJECT_STATE.md (SPEC → TEST-CREATE)
Report test count and coverage expectations.