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

Importlib instead of deprecated pkg resoureces #213

Closed voidus closed 1 year ago

voidus commented 1 year ago

As far as I can tell, this should not have any user-visible impact.

voidus commented 1 year ago

Sorry I'm messing something up here, give me a sec

Edit: Looks better now, sorry for that.

JBloss1517 commented 1 year ago

I am on python 3.11 and would love to see this PR merged!

tarpas commented 1 year ago

This breaks Python 3.7 compatibility but it will be addressed soon. @voidus You don't need to do anything now, thanks.