Python date time test helper
FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / python-freezegun
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-freezegun && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
denose.patch | 0000000254 254 Bytes | |
freezegun-0.3.12.tar.gz | 0000024346 23.8 KB | |
python-freezegun.changes | 0000004324 4.22 KB | |
python-freezegun.spec | 0000002107 2.06 KB | |
remove_dependency_on_mock.patch | 0000000517 517 Bytes |
Revision 23 (latest revision is 55)
Matej Cepl (mcepl)
accepted
request 713089
from
Matej Cepl (mcepl)
(revision 23)
- Upgrade to 0.3.12: * Refactor classes to functions * Ignore Selenium * Move to pytest * Conditionally patch time.clock (removed in 3.8) * Patch time.time_ns added in Python 3.7
Comments 0