JamesHutchison / pytest-hot-reloading

A hot reloading pytest daemon, implemented as a plugin
MIT License
89 stars 2 forks source link

Use the pytest_cmdline_main hook which happens sooner #18

Closed JamesHutchison closed 1 year ago

JamesHutchison commented 1 year ago

Minor refactor so instead of doing session.config everywhere and not actually using the session, its just has the config.