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

Only add trailing suite slash to XCTests when not debugging #874

Closed plemarquand closed 3 weeks ago

plemarquand commented 3 weeks ago

The xctest executable accepts exact matches, not a regex.