MCPcopy 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
153def 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_configMethod · 0.90
clear_cacheMethod · 0.90
cache_dir_from_configMethod · 0.90
warnMethod · 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