MCPcopy
hub / github.com/urllib3/urllib3 / test

Function test

noxfile.py:119–121  ·  view source on GitHub ↗
(session: nox.Session)

Source from the content-addressed store, hash-verified

117 ]
118)
119def test(session: nox.Session) -> None:
120 session.env["UV_PROJECT_ENVIRONMENT"] = session.virtualenv.location
121 tests_impl(session)
122
123
124@nox.session(python="3")

Callers 1

wrapperFunction · 0.85

Calls 1

tests_implFunction · 0.85

Tested by

no test coverage detected