tarpas / pytest-testmon

Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
https://testmon.org
MIT License
800 stars 54 forks source link

Adds option to ignore library changes #209

Closed MarnusBrsk closed 1 year ago

tarpas commented 1 year ago

Current pre-release now disregards patch versions of dependencies, which should cover a lot of cases.