II.
Library overview
Reference · livelibrary:freezegun
freezegun overview
Library that lets you freeze time in Python tests by mocking datetime and time modules, enabling deterministic testing of time-sensitive code with decorator and context manager support.
Attributes
displayName
freezegun
belongsToLanguageId
category
testing
description
Library that lets you freeze time in Python tests by mocking datetime
and time modules, enabling deterministic testing of time-sensitive
code with decorator and context manager support.
Outgoing edges
alternative_to1
- library:time-machine·Librarytime-machine
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
None.