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

WIP: skip pytest_ignore_collect with -k/-m #136

Closed blueyed closed 4 years ago

blueyed commented 5 years ago

Ref: https://github.com/tarpas/pytest-testmon/issues/135

tarpas commented 5 years ago

I think think this would be a change for the better. I quite dislike the name has_possibly_filtering_args :)

blueyed commented 5 years ago

Not anytime soon. I also think that other PRs are more important first. I.e. would be nice to get #106 sorted out, and the other one for the config.

tarpas commented 4 years ago

Thanks, this class of reports inspired me to rewrite testmon, so this is hopefully not relevant any more.