Claude Code skill for pyramid-shaped test coverage: unit, integration, API, and E2E layers using Vitest and Playwright
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Merge pull request #6 from tech-stack-dev/fix/vi-mock-process-boundary
32e720bView on GitHubFix: document vi.mock process boundary limitation in integration tests
dee0f36View on GitHubMerge pull request #5 from tech-stack-dev/docs/lambda-usage-tip
0b80286View on GitHubFix: replace single keyword search with three-pass scope discovery
82622ffView on GitHubFix: expand scope discovery with name variations and role-based scan
977c93bView on GitHubFix: use keyword filename search for automatic scope discovery
b4179cbView on GitHubDocs: add usage tip for Lambda/serverless handler discovery
2ae2cf1View on GitHubMerge pull request #4 from tech-stack-dev/fix/skill-step1-scope-discovery
961757dView on GitHubRefactor: make Step 1 scope discovery framework-agnostic
8cc27b0View on GitHubFix: expand Step 1 scope discovery to prevent silent file omissions
cc60d82View on GitHubMerge pull request #3 from tech-stack-dev/fix/api-full-endpoint-coverage
c41f21eView on GitHubAdd action/custom endpoint naming example to conventions table
371ef6eView on GitHubFix: ensure all API endpoints are covered, not just standard CRUD
e4a8f5aView on GitHubFix: distinguish BAD_REQUEST from VALIDATION_ERROR in 400 test generation
391298dView on GitHub