Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ check_ispytest
Function
check_ispytest
src/_pytest/deprecated.py:153–155 ·
view source on GitHub ↗
(ispytest: bool)
Source
from the content-addressed store, hash-verified
151
152
153
def
check_ispytest(ispytest: bool) -> None:
154
if
not ispytest:
155
warn(PRIVATE, stacklevel=3)
Callers
15
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
for_config
Method · 0.90
clear_cache
Method · 0.90
cache_dir_from_config
Method · 0.90
warn
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
2
__init__
Method · 0.72
__init__
Method · 0.72