Python date time test helper
FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-freezegun && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
freezegun-1.2.2.tar.gz | 0000030670 30 KB | |
python-freezegun.changes | 0000007017 6.85 KB | |
python-freezegun.spec | 0000001878 1.83 KB |
Revision 15 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 1004362
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 1.2.2: * Removes Python 3.6 support * Improved static typing definitions * Don't freeze pytest timings. This avoids class-level decorator usage * messing with pytest timings. Pass through all setUp and tearDown arguments
Comments 0