swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
706 stars 47 forks source link

When `"testing.openTesting": "openOnTestFailure" is set and a test failed, the terminal window is opened instead of the test output #862

Closed ahoppen closed 3 weeks ago

ahoppen commented 3 weeks ago

I have the "testing.openTesting": "openOnTestFailure" setting set an in version 1.9.0 a test failure opened the test output view. Now it opens the Build and Running Tests terminal view.

award999 commented 3 weeks ago

Verified with 205c628e9007f5ee26c16352ee27f3883916e4b2