test-fixing
FeaturedRun tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- mhattingpete
- Repository
- mhattingpete/claude-skills-marketplace
- Created
- 10 months ago
- Last Updated
- 1 months ago
- Language
- HTML
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
fix-test
Auto-diagnose and fix failing tests — up to 3 attempts with re-runs. Triggers on: fix test, failing test, broken test, test error, why is this test failing, debug test.
test-and-fix
Run tests, analyze failures, and automatically fix them
fix
Fix failing or flaky tests, and refactor a suite that has grown duplication. Finds the root cause rather than making the test green. Use when a test fails, when a suite has gone flaky, after a UI change broke locators, or when asked to clean up tests.