Pytest plugin to manage external processes across test runs
Experimental py.test <>_ plugin for managing processes across test runs.Usage install via:: pip install pytest-xprocessThis will provide a xprocess fixture which helps you to ensure that one ore more longer-running processes are present for your tests. You can use it to start and pre-configure test-specific databases (Postgres, Couchdb, ...).Additionally there are two new command line...
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.18.1-1.fc35 | - |
Fedora 35 | 0.18.1-1.fc35 | - |
Fedora 34 | 0.13.1-3.fc34 | - |
You can contact the maintainers of this package via email at
python-pytest-xprocess dash maintainers at fedoraproject dot org
.