MCPcopy Create free account
hub / github.com/catboost/catboost / from_ya_test

Function from_ya_test

library/python/pytest/plugins/ya.py:200–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

198
199
200def from_ya_test():
201 return "YA_TEST_RUNNER" in os.environ
202
203
204@pytest.hookimpl(tryfirst=True)

Callers 2

pytest_configureFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected