A pytest plugin for managing processes across test runs.


License
MIT
Install
pip install pytest-xprocess==0.22.2

Documentation

pytest-xprocess

A pytest plugin for managing external processes across test runs.

GitHub last commit GitHub closed pull requests GitHub closed issues PyPI - Downloads Code size Release License supported python versions Issues build status style Documentation Status

Installing

Install using pip:

pip install pytest-xprocess

Useful Links