Is your feature request related to a problem? Please describe.
When using debug function directly in the code (debugger breakpoint), we can't adjust the configuration, unless we create a configuration pour each test.
Describe the solution you'd like
Default argument in the settings
Describe alternatives you've considered
Using VSCode extension with launch arguments
Is your feature request related to a problem? Please describe.
When using debug function directly in the code (debugger breakpoint), we can't adjust the configuration, unless we create a configuration pour each test.
Describe the solution you'd like
Default argument in the settings
Describe alternatives you've considered
Using VSCode extension with launch arguments