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 building tests using `swift test` the build arguments are not included #863

Closed adam-fowler closed 3 weeks ago

adam-fowler commented 3 weeks ago

Describe the bug When building tests using swift test the build arguments that are in the build tasks are not included.

To Reproduce

award999 commented 3 weeks ago

Verified with 205c628