Auto Test

Raise test health to a green, MEANINGFUL suite: find untested behaviors, write real tests, loop-until-green — with every added test MUTATION-CHECKED (break the code, the test must fail; tautologies rejected). Fails closed: never games the suite green (a skill-scoped hook mechanically blocks .skip/.only/suppressions in test files). Checkpointed and resumable. Use after a build, on a risky module, for a bug repro, or to de-flake (auto-test flaky).

ulpi-io 2e8cc47 3 files · 26.4 KB Updated

File contents

ulpi-io/autonomous-engineering/tree/main/auto-test commit 2e8cc4731b

Frequently asked questions

npx skillmds@latest add ulpi-io/auto-test