home/categories/testing/gabihert-finance-tracker-e2e-claude-skills-fix-all-tests-skill-md
testingtesting-security

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.

GabiHert
maintainer
GabiHert
Updated 12/30/2025
Stars
0
Forks
0
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use fix-all-tests