Plugin to run your pytest tests in a specific order
pytest-ordering is a pytest plugin to run your tests in any order that you specify. It provides custom markers that say when your tests should run in relation to each other. They can be absolute (i.e. first, or second-to-last) or relative (i.e. run this test before this other test).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6-7.fc35 | - |
Fedora 35 | 0.6-7.fc35 | - |
Fedora 34 | 0.6-5.fc34 | - |
You can contact the maintainers of this package via email at
python-pytest-ordering dash maintainers at fedoraproject dot org
.