Assessing Test Coverage

Use when determining what test coverage ALREADY exists for a specific change (a PR, Jira key, Tech Breakdown doc, Testmo CSV, changed paths, or named component). Triggers on "what's already tested", "does this PR have tests", "what coverage exists for", "is this component covered", or "which behaviors have no test today". This is a backward-looking inventory of existing coverage for a concrete change. Do NOT use it to recommend or decide which new tests to add ("should I add integration tests here", "are unit tests enough"), to design a test strategy or plan, to run or fix existing tests, or to explain testing concepts like the test pyramid or which layers a repo uses — those are all out of scope.

bitwarden 90215e2 5 files · 24.5 KB Updated

File contents

bitwarden/ai-plugins/tree/main/plugins/bitwarden-testing-tools/skills/assessing-test-coverage commit 90215e2dc2

Frequently asked questions

npx skillmds@latest add bitwarden/assessing-test-coverage