python-testfixtures
TestFixtures is a collection of helpers and mock objects that are
useful when writing unit tests or doc tests.
If you're wondering why "yet another mock object library", testing is
often described as an art form and as such some styles of library will
suit some people while others will suit other styles. This library
contains common test fixtures the author found himself
repeating from package to package and so decided to extract them into
their own library and give them some tests of their own!
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-testfixtures && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-testfixtures.changes | 0000004595 4.49 KB | |
python-testfixtures.spec | 0000002776 2.71 KB | |
testfixtures-6.10.0.tar.gz | 0000111976 109 KB |
Revision 10 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 717575
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
- Update to 6.10.0: * Better feedback where objects do not :func:`compare` equal but do have the same representation.
Comments 0