MCPcopy Create free account
hub / github.com/microsoft/debugpy / target

Function target

tests/debugpy/test_exclude_rules.py:18–19  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

16
17 @pytest.fixture(params=targets.all_named)
18 def target(request):
19 return request.param
20
21
22@pytest.mark.parametrize("scenario", ["exclude_by_name", "exclude_by_dir"])

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…