Open "debug console" when launching tests.
When launching debug in VSCode, the debug console is not automatically opened. Test results aren't visible unless you click on it, as the console stays on the build results. This VSCode launch config option automatically opens the debug console if the build is successful.