Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ cleanup
Function
cleanup
src/_pytest/unittest.py:139–140 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
137
else
:
138
139
def
cleanup(*args):
140
pass
141
142
@pytest.fixture(
143
scope=scope.value,
Callers
1
fixture
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected