Search code examples
XCTest how to toggle Notification Switch in OS Settings?...


push-notificationtogglesettingsxctestxcuitest

Read More
Scheme language setting ignored in iOS unit and ui tests...


iosxcodexctestxcode-ui-testing

Read More
What is a good or common way to structure a CLI appliction in Swift...


swiftxcodeunit-testingxctest

Read More
UISearchController's isActive property can't be set to true in unit tests...


swiftunit-testinguikitxctestuisearchcontroller

Read More
How to execute a long runing integration test for iOS...


iosswiftxcodexctestaws-device-farm

Read More
What are the consequences of using UserDefaults.standard in tests?...


swiftxcodeunit-testingxctestuserdefaults

Read More
Swift - using XCTest to test function containing closure...


iosswiftxcodetestingxctest

Read More
In EarlGrey, what's the non-polling way to wait for an element to appear?...


xctestearlgrey

Read More
How can I mock URLSession?...


iosswiftunit-testingnsurlsessionxctest

Read More
What's happening behind the scenes in XCTest's @testable?...


iosswiftmacosxctest

Read More
FBSnapshotTestcase vs xcuiscreenshot...


xctestxcuitestxctestcasefbsnapshottestcasexcuiscreenshot

Read More
XCTest - how to handle scrolling of list...


xcodeswift3xctestxcode-ui-testingios-ui-automation

Read More
UITest cases to handle with location services alert...


iosxcodexctestxcode-ui-testingui-testing

Read More
Can anyone explain why captured [NSDate date] time is about 39 minutes behind the system time?...


objective-cxcodeunit-testingnsdatexctest

Read More
Could not load Main.Storyboard in XCUITest...


swifttddxctestxcode12xcuitest

Read More
In XCUITests, how to wait for existence of several ui elements?...


iosswiftxctestxcuitest

Read More
I can't delete my application during the teardown phase of my tests...


swiftuiswift5xctestxctestcase

Read More
Xcode: code coverage percentage...


xcodexcode7xctest

Read More
Unit testing in SwiftUI...


swiftswiftuixctest

Read More
unit test custom UITableViewCell?...


iosuitableviewxctest

Read More
Performing UIAccessibilityCustomAction from UITests...


iosaccessibilityxctestxcode-ui-testinguiaccessibility

Read More
How to test closures in swift...


iosswiftxctestxctestcase

Read More
Errors setting up XCTest using Swift Result type...


iosswiftxcodetddxctest

Read More
How to fix wait for app to idle in XCUITest...


iosswiftxcodexctestxcuitest

Read More
Can't run UITest on iphone 4s simulator with xcode 9...


iosswiftios-simulatorxctestxcode9

Read More
Weird math operator when unit test...


iosswiftxctestcalculationxctestcase

Read More
XCTest: how can I tell which XCTestExpectation invoked 'fulfill'?...


classxctestxctestexpectation

Read More
How to pinch with two fingers in iOS app automation with swift...


ios11xcode9xctestxcode-ui-testingswift3.2

Read More
XCTest get order of execution from tests run in random order...


swiftxcodexctest

Read More
XCTest: running tests fails with Cycle inside X; building could produce unreliable results in projec...


xcodecocoapodsxctestcarthage

Read More
BackNext