git bisect run pytest tests/

Category: Git - Advanced

git bisect run pytest tests/

Automate bisect using a test script to find regression

Automates the bisect process: runs pytest tests on each commit and marks it good/bad based on the test result.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.