/pytest-xprocess

pytest external process plugin

Primary LanguagePythonMIT LicenseMIT

pytest-xprocess

A pytest plugin for managing external processes across test runs.

Installing

Install using pip:

pip install pytest-xprocess

Useful Links