Skip to content

feature: option to override dap config when executed through run_test #11

@s1n7ax

Description

@s1n7ax

Did you check the docs?

  • I have read all the docs

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()

Describe the solution you'd like

Describe alternatives you've considered

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions