pytest-rerun

Re-run only changed files in specified branch


License
MIT
Install
pip install pytest-rerun==0.0.1

Documentation

Pytest ReRun

Re-run only changed files in specified branch

Install

pip install git+https://github.com/zeburek/pytest-rerun

Run

pytest --only-changed --rerun-main-branch="origin/master" --rerun-diff-branch="current"