Search code examples
How can I get XCTest to wait for async calls in setUp before tests are run?...


xcodeunit-testingswiftasynchronousxctest

Read More
Unit Tests assertionFailure...


swiftunit-testingxctest

Read More
Swift XCTest - How to test properties of tabItems in a TabView?...


swifttestingswiftuixctest

Read More
Override user default in Xcode UI test with key containing whitespaces...


cocoaxctest

Read More
UISwitch Unit test with sendActions(for: .valueChanged)...


swiftunit-testinguikitxctestuiswitch

Read More
XCTest: The bundle “target Tests” couldn’t be loaded because its executable couldn’t be located...


iosobjective-cxcodexctest

Read More
How to set starting point for XCTest in Xcode...


swiftxcodeunit-testingxctest

Read More
Mocking a generic class in Swift...


swiftgenericsxctestswift-protocols

Read More
Xcode 14 , XCUITests - Tap is not working for WebView default done button...


iosxcodexctestxcuitestxcode14

Read More
XCTest continueAfterFailure = false no longer stops tests...


iosxcodexctest

Read More
How to wait in a XCTest for T seconds without timeout error?...


iosswifttimeoutwaitxctest

Read More
Swift too smart? Checking an objects type when testing with XCTest...


iosunit-testingswiftxctest

Read More
Xcode unit test compare two array parameters...


swiftobjective-cxcodeunit-testingxctest

Read More
Swift Tests: Spying on `Encoder`?...


swifttestingmockingxctest

Read More
Testing a Timer in Xcode with XCTest...


swiftxcodetimerxctest

Read More
Can I run an XCTest suite multiple times?...


xcodeunit-testingtestingautomated-testsxctest

Read More
Print statement is not working in view controller method when run the UI Test case in Xcode 14.0...


iosswiftxctest

Read More
XCTest async code doesn't get executed in 'tearDown() async throws' method...


swifttestingxctestswift-concurrency

Read More
How to mark a XCTest as pending?...


xcodeunit-testingtddxctest

Read More
How can I locate an XCUIElement searching by partial label text in Swift?...


iosswiftautomationxctestxcuitest

Read More
XCTestCase: Can't press custom bar button in navigation bar...


iosswifttestingxctestxcode-ui-testing

Read More
How to extract performance metrics measured by measureBlock in XCTest...


objective-cxcodexctestxcuitest

Read More
Why this test case hangs when run on a simulator?...


swiftxcodeunit-testingasynchronousxctest

Read More
Programmatically simulate GPS location in iOS tests...


iosswiftgpsautomated-testsxctest

Read More
Xcode UI test plans : show attachment previews in test results...


swiftxcodexctestxcode-ui-testingxcode-cloud

Read More
Why can't MockingBird find my stub with a type argument?...


swiftmockingxctest

Read More
XCTAssertEquals with two dicts in Swift...


objective-cxcodeswiftxctest

Read More
Where can I find the xcresult logs from my application in an Xcode UI Test?...


iosxcodexctestxcrunderiveddata

Read More
Using Xcode7's UI tests to create app screenshots for the App Store...


iosswiftxctestios9xcode-ui-testing

Read More
Add button in SwiftUI Stepper not hittable during XCTest...


swiftuixctestwatchos

Read More
BackNext