Search code examples
Xcode 16 Swift Testing: default value for `SourceLocation` when calling helper function...


swiftxcode16swift-testing

Read More
Is there an XCTFail() equivalent in Swift Testing?...


iosswiftxctestswift-testing

Read More
How to test Combine Publishers in Swift Testing?...


swiftcombineswift-testing

Read More
Why does #expect crash in Swift Testing...


swiftactorswift-testingxcode16.1

Read More
Why does a Swift test think my simple struct is main actor-isolated?...


swiftxcodeswift-concurrencyswift6swift-testing

Read More
SwiftData and SwiftTesting: ModelContainer created in init() crashes the test...


swiftcrashswiftdataswift-testing

Read More
Swift testing NotificationCenter...


swiftunit-testingswift-testing

Read More
Swift Testing Library and Checking for Thrown Exception...


iosswiftswift-testing

Read More
Intermittent Test Failures with Resolver in Unit Tests...


iosswiftunit-testingresolverswift-testing

Read More
How to test predicate-based expectation with Swift Testing?...


swiftxctestswift-testing

Read More
Can I Pass file and line to #expect in Swift Testing?...


iosswiftunit-testingtestingswift-testing

Read More
How to verify assertionFailure() in unit tests using Swift Testing framework?...


iosswiftunit-testingswift-testing

Read More
Is Swift Testing Available on iOS 15 / Xcode 15?...


iosswiftunit-testingtestingswift-testing

Read More
Deinitializer cannot be declared in struct that conforms to 'Copyable'...


swiftswift-testing

Read More
Why is Swift Testing not recognizing my helper function?...


xcodeunit-testingswiftuiswift-testing

Read More
How to test a generic function using Swift Testing with parameters?...


swiftgenericsswift-testing

Read More
BackNext