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 | |
freezegun-1.5.0.tar.gz | 0000033167 32.4 KB | |
python-freezegun.changes | 0000008518 8.32 KB | |
python-freezegun.spec | 0000001853 1.81 KB |
Revision 50 (latest revision is 55)
Dirk Mueller (dirkmueller)
committed
(revision 50)
- update to 1.5.0: * The default ignore list now contains the `queue`-package * Added a missing `move_to`-function when calling `freeze_time(tick=True)` * Fixes a rounding error in `time.time_ns()` * Fixed a bug where the default ignore list could not be empty (`configure(default_ignore_list=[])`) * All `tick()` methods now return the new datetime (instead of None) * Type improvements
Comments 0