Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ resume
Method
resume
src/_pytest/capture.py:352–353 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
350
pass
351
352
def
resume(self) -> None:
353
pass
354
355
def
snap(self) -> str:
356
return
""
Callers
6
resume
Method · 0.45
resume_capturing
Method · 0.45
do_continue
Method · 0.45
test_simple_resume_suspend
Method · 0.45
test_fdcapture_invalid_fd_with_fd_reuse
Method · 0.45
test_fdcapture_invalid_fd_without_fd_reuse
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_simple_resume_suspend
Method · 0.36
test_fdcapture_invalid_fd_with_fd_reuse
Method · 0.36
test_fdcapture_invalid_fd_without_fd_reuse
Method · 0.36