Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ time
Method
time
testing/conftest.py:204–205 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
202
self._current_time += seconds
203
204
def
time(self):
205
return
self._current_time
206
207
def
patch(self):
208
from
_pytest
import
timing
Callers
10
pytest_sessionstart
Method · 0.80
pytest_sessionfinish
Method · 0.80
runpytest_inprocess
Method · 0.80
run
Method · 0.80
pytest_collection
Method · 0.80
report_collect
Method · 0.80
pytest_sessionstart
Method · 0.80
summary_stats
Method · 0.80
from_call
Method · 0.80
test_pytester_run_with_timeout
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected