You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
TestHelper.run_test(tests) takes a list of tests. launcher config that will be passed to DAP will be resolved within the API. since we are passing the tests, there is no way to change DAP launch configuration. For instance, if the test run should no be run in debug mode noDebug property should be passed to dap.run()