jimmymcp / al-test-runner

VS Code Extension to help run AL tests against Business Central container
https://jpearson.blog/al-test-runner-for-visual-studio-code/
MIT License
11 stars 16 forks source link

Having two launch configurations with the same name causes test run to fail #106

Closed jimmymcp closed 1 year ago

jimmymcp commented 1 year ago

User is just constantly prompted to select the launch configuration that they want to use and then rerun the test.

Need to throw descriptive error that they shouldn't have launch configurations with the same name.