Closed grynspan closed 1 year ago
@swift-ci please test
@swift-ci please test
@swift-ci please test Windows
@swift-ci please clean test Windows
@swift-ci please test
One more minor nit: this is not Linux only - it impacts Windows as well. I'd prefer "non-Darwin platforms" over "Linux".
You're right of course—I just stole the title from the reported issue. :)
@swift-ci please test
@swift-ci please clean test Windows
Thank you for making this happen!
This change implements
fulfillment(of:)
as found in Xcode's version of XCTest. The implementation, while (and I'm using a technical term here) ridiculous, is equivalent to the Xcode 14.3 implementation.Resolves #436.