Loading...
Loading...
Run 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. Activates on phrases like "fix the tests", "tests are failing", or "make the test suite green".
npx skill4agent add krosebrook/source-of-truth-monorepo test-fixingmake testgit diffuv run pytest tests/path/to/test_file.py -v
uv run pytest -k "pattern" -vmake testgit diffmake test