Fix All Tests

Systematically fixes all failing tests in a project by running test commands repeatedly until 100% pass with zero warnings. Use when tests are failing, validation is not passing, or when asked to fix test suites. Works with any testing framework (Jest, Pytest, Go test, etc.) and ensures complete test compliance without skipping or modifying tests. Use when this capability is needed.

tomevault-io 3669cfd 2 files · 6.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/forceinjection--domain-driven-design-skills--fix-all-tests commit 3669cfd176

Frequently asked questions

npx skillmds@latest add tomevault-io/fix-all-tests