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.
npx skill4agent add davila7/claude-code-templates test-fixingmake testgit diffuv run pytest tests/path/to/test_file.py -v
uv run pytest -k "pattern" -vmake testgit diffmake test