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 | 0000007716 7.54 KB | |
python-testfixtures.spec | 0000002728 2.66 KB | |
testfixtures-6.14.2.tar.gz | 0000115229 113 KB |
Revision 14 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 835017
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 6.14.2: - Fix bug where ``ignore_eq`` had no effect on nested objects when using :func:`compare` - remove python383.patch (upstream)
Comments 0