[ buster ]
[ 原始碼: freezegun ]
套件:python-freezegun(0.3.11-0.1)
Python library to mock the datetime module in unit testing
FreezeGun allows easy mocking of the datetime module by freezing the return value of the methods datetime.datetime.now(), datetime.datetime.utcnow(), datetime.date.today(), and time.time() to a fixed point in time. Use it in unit testing to make the tests deterministic and time-independent.
其他與 python-freezegun 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-dateutil
- powerful extensions to the standard Python datetime module
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)