JamesHutchison / pytest-hot-reloading

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

Improve pid file logic so you don't need to add it to .gitignore #24

Closed JamesHutchison closed 1 year ago

JamesHutchison commented 1 year ago

It's kind of obnoxious to need to add *.pid to git ignore. The file really only needs to exist in a temporary space