Skip to content

Latest commit

 

History

History
executable file
·
27 lines (18 loc) · 734 Bytes

README.rst

File metadata and controls

executable file
·
27 lines (18 loc) · 734 Bytes

pytest-xprocess

A pytest plugin for managing external processes across test runs.

Installing

Install using pip:

pip install pytest-xprocess

Useful Links