We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2022e commit bda86a1Copy full SHA for bda86a1
2 files changed
docs/contributing/testing/README.md
@@ -174,6 +174,7 @@ This section provides links to specialized testing documentation organized by to
174
- **[Testing Commands](./testing-commands.md)** - Command test patterns, builders, mocks, E2E
175
- **[Clock Service](./clock-service.md)** - MockClock usage for deterministic time tests
176
- **[Pre-commit Integration](./pre-commit-integration.md)** - AI enforcement tests, SKIP_AI_ENFORCEMENT flag
177
+- **[Coverage](./coverage.md)** - Code coverage targets, tools, CI/CD workflow, and PR guidelines
178
179
## 🔗 Related Documentation
180
0 commit comments