Test Debug Failures

Evidence-based test debugging enforcing systematic root cause analysis. Use when tests are failing, pytest errors occur, test suite not passing, debugging test failures, or fixing broken tests. Prevents assumption-based fixes by enforcing proper diagnostic sequence. Works with Python (.py), JavaScript/TypeScript (.js/.ts), Go, Rust test files. Supports pytest, jest, vitest, mocha, go test, cargo test, and other frameworks.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/test-debug-failures commit def8adebc7

Frequently asked questions

npx skillmds@latest add dawiddutoit/test-debug-failures