MCPcopy Create free account
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"""Monkeypatching and mocking functionality."""
2import os
3import re
4import sys

Callers

nothing calls this directly

Calls 2

compileMethod · 0.80
NotsetClass · 0.70

Tested by

no test coverage detected