Ensure Test Coverage

Ensure test coverage for a single evaluation - both reviewing existing tests and creating missing ones. Analyzes testable components, checks tests against repository conventions, reports coverage gaps, and creates or improves tests. Use when user asks to check/review/create/add/ensure tests for an eval. Use whenever you are asked to review an evaluation that contains tests, or whenever you need to write a suite of tests. Do NOT use for fixing a specific failing CI test (use ci-maintenance-workflow instead). Use when this capability is needed.

tomevault-io ebfbc56 2 files · 19.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/ukgovernmentbeis--inspect-evals--ensure-test-coverage commit ebfbc56a78

Frequently asked questions

npx skillmds@latest add tomevault-io/ensure-test-coverage