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.4.0.tar.gz | 0000031748 31 KB | |
python-freezegun.changes | 0000007972 7.79 KB | |
python-freezegun.spec | 0000001853 1.81 KB |
Revision 18 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 1135657
from
Dirk Mueller (dirkmueller)
(revision 18)
- update to 1.4.0: * `asyncio`-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag: `with freeze_time('1970-01-02', real_asyncio=True):`
Comments 0