[ buster ]
[ ソース: freezegun ]
パッケージ: python-freezegun (0.3.11-0.1)
python-freezegun に関するリンク
Debian の資源:
freezegun ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-dateutil
- powerful extensions to the standard Python datetime module
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)