JamesHutchison / pytest-hot-reloading

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

Add environment variable to disable #49

Closed JamesHutchison closed 8 months ago

JamesHutchison commented 1 year ago

For using the CI, this may make it more convenient since the plugin is configured in a shared file. The CI does not need hot reloading and the extra initial slow-down will just get in the way.