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 |
---|---|---|
appease-django-320.patch | 0000000648 648 Bytes | |
python-testfixtures.changes | 0000009151 8.94 KB | |
python-testfixtures.spec | 0000002881 2.81 KB | |
testfixtures-6.17.1.tar.gz | 0000121440 119 KB |
Revision 18 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 891895
from
Dirk Mueller (dirkmueller)
(revision 18)
- update to 6.17.1 - Fix bug where bug where duplicated entries in an ordered but partial :class:`SequenceComparison` could result in a failed match.
Comments 0