Check Test Coverage

Audit and verify test coverage for a specific file or module, ensuring all custom logic branches, state transitions, and boundary conditions are covered while strictly eliminating dependency test bloat (never testing std, third-party crates, or macro-derived boilerplate). Use via /check-test-coverage <filename>.

r3bl-org ffbcce0 2 files · 10.6 KB Updated

File contents

r3bl-org/r3bl-open-core/tree/main/.agents/skills/check-test-coverage commit ffbcce03a1

Frequently asked questions

npx skillmds@latest add r3bl-org/check-test-coverage