Binary package “python3-pytest-xprocess” in ubuntu oracular

pytest plugin for managing processes across test runs

 Pytest has for objective to allow the developers to limit the boilerplate code
 around the tests, promoting the use of built-in mechanisms such as the assert
 keyword.
 .
 Pytest-xprocess is a pytest plugin for managing processes across test runs.