Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-pytest-xprocess
pytest plugin for managing processes across test runs
https://github.com/pytest-dev/pytest-xprocess/
0
no reviews
Install
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.