Description
Python version of the should assert library which borrows from pyshould. Should is intended as a readable, expressive DSL allowing expectations or assertions to be written in almost natural language. Its primary use case is in unit testing, replacing the need for Python's native assertX methods.
Installation Instructions
dnf install python-should
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (0)* | Fedora 39 (15 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (8 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (4 downloads) |
Fedora rawhide | x86_64 (1194)* | Fedora rawhide (75 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dmccheyne/Should
More info about enabling Copr repositories