swiftlang / vscode-swift

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

Add support for swift-testing #757

Closed daveyc123 closed 1 month ago

daveyc123 commented 2 months ago

The extension should support discovering and executing tests defined via swift-testing. XCTests should continue to work alongside this functionality.

plemarquand commented 2 months ago

I'll take this.

plemarquand commented 2 months ago

This depends on #761 and #762