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 | 1.0.2-4.fc42 | - |
Fedora 42 | 1.0.2-4.fc42 | - |
Fedora 41 | 1.0.2-3.fc41 | - |
Fedora 40 | 1.0.2-1.fc40 | - |
Fedora EPEL 9 | 0.22.2-1.el9 | - |
You can contact the maintainers of this package via email at
python-pytest-xprocess dash maintainers at fedoraproject dot org
.