Rachel Brindle
Rachel Brindle
Bumping this to the next (major?) release in favor of getting async/await support out the door sooner.
Bumping this to the next (major?) release in favor of getting async/await support out the door sooner.
This was done a few months ago, but forgot to close this. Closing it now!
This was addressed in https://github.com/Quick/Nimble/pull/1004!
Bumping this to the next (major?) release in favor of getting async/await support out the door sooner.
@iby Thanks for reminding me about this! Yes, it's now marked as resolved.
> Closing this, because I think Apple's official [swift-testing](https://github.com/apple/swift-testing) package is the blessed way forward. Agreed. I do think that a form of Quick that's built on top of swift-testing...
I'm going to close this. 1. Since some time late in Quick 6's lifecycle, we have supported running an individual test via Xcode's test navigator. 2. Xcode does not have...
Bug filed with the open source XCTest: https://github.com/apple/swift-corelibs-xctest/issues/458 I also filed FB12489187 for the closed-source version, with contents: > Hello! I maintain the Quick testing framework for Swift and Objective-C....
@bartekpacia it's both. As noted above, the swiftpm and xcodebuild tooling assumes that test names are comma-separated, which conflicts with the fact that Quick (as of version 7) uses commas...