pytest plugin for managing processes across test runs
A pytest plugin for managing processes. It will make sure external processes on which your application depends are up during every pytest run without the need of manual start-up. Docs: https://pytest-xprocess.readthedocs.io/
Homepage: https://github.com/pytest-dev/pytest-xprocess/