MCPcopy
hub / github.com/pytest-dev/pytest / monkeypatch.py

File monkeypatch.py

src/_pytest/monkeypatch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: allow-untyped-defs
2"""Monkeypatching and mocking functionality."""
3
4from __future__ import annotations

Callers

nothing calls this directly

Calls 1

compileMethod · 0.80

Tested by

no test coverage detected