Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ run
Function
run
tests/debugpy/test_multiproc.py:20–21 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
18
19
@pytest.fixture(params=[runners.launch] + runners.all_attach_socket)
20
def
run(request):
21
return
request.param
22
23
24
def
expected_subprocess_config(parent_session):
Callers
15
test_continue_on_disconnect_for_attach
Function · 0.70
test_exit_on_disconnect_for_launch
Function · 0.70
test_with_no_output
Function · 0.70
test_with_tab_in_output
Function · 0.70
test_redirect_output_and_eval
Function · 0.70
test_redirect_output
Function · 0.70
test_non_ascii_output
Function · 0.70
test_pythonw_output
Function · 0.70
test_with_dot_remote_root
Function · 0.70
test_with_path_mappings
Function · 0.70
test_stack_format
Function · 0.70
test_module_events
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected