Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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."
""
2
import
os
3
import
re
4
import
sys
Callers
nothing calls this directly
Calls
2
compile
Method · 0.80
Notset
Class · 0.70
Tested by
no test coverage detected