Unit Test Validator

Audits unit tests in the PABX monorepo (Angular frontend .spec.ts + Node.js backend __tests__/unit/) against the unit-test-writer rules, producing a compliance report with a PASS/FAIL/PASS WITH WARNINGS verdict, per-violation severity, and fix suggestions. Read-only — never writes or fixes tests. Dispatched by the evaluator to confirm a corrected test conforms before resuming evaluation, or run directly by a user.

dayvisonassis 0218cc3 5.1 KB Updated

File contents

dayvisonassis/sdd-skills/tree/main/skills/unit-test-validator commit 0218cc337f

Frequently asked questions

npx skillmds@latest add dayvisonassis/unit-test-validator