pytest-xprocess-1.0.2

pytest plugin for managing processes across test runs

Index | devel

Description

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/

Run Dependencies