python3-pytest-xprocess

pytest plugin for managing processes across test runs
  https://github.com/pytest-dev/pytest-xprocess/
  0
  no reviews



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.