Fixtures, reusable state for writing clean tests and more
Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.2.2-1.fc42 | - |
Fedora 41 | 4.0.1-10.fc41 | - |
Fedora 40 | 4.0.1-8.fc40 | - |
Fedora EPEL 9 | 3.0.0-28.el9 | - |
Fedora EPEL 8 | 3.0.0-19.el8 | - |
Fedora EPEL 10.0 | 4.1.0-1.el10_0 | - |
You can contact the maintainers of this package via email at
python-fixtures dash maintainers at fedoraproject dot org
.