MCPcopy
hub / github.com/pytest-dev/pytest / update_date_to_now

Method update_date_to_now

src/_pytest/stepwise.py:95–96  ·  src/_pytest/stepwise.py::StepwiseCacheInfo.update_date_to_now
(self)

Source from the content-addressed store, hash-verified

93 )
94
95 def update_date_to_now(self) -> None:
96 self.last_cache_date_str = datetime.now().isoformat()
97
98
99class StepwisePlugin:

Callers 1

pytest_sessionfinishMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected