Search code examples
Xcode 7 UI Testing: how to dismiss a series of system alerts in code...


iosobjective-cxctestxcode7xcode-ui-testing

Read More
Can you run an XCTest only after another has completed (and if so, can it be conditional on the prio...


swiftxcodeasynchronousxctest

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


swiftxctestswift-testing

Read More
How to calculate cpu usage of an APP in ios using swift latest version? I am on xCode 11 as of now...


iosswiftxcodecpu-usagexctest

Read More
iOS UI Test to adjust picker value on SwiftUI app...


iosswiftswiftuixctestpicker

Read More
SwiftData Unit Testing EXC_BREAKPOINT on insert...


swiftswiftuixctestswiftdataswift-data-modelcontext

Read More
How To UnitTest Combine Cancellables?...


swiftcombinexctest

Read More
How do I extract the choices of a menu picker in XCTest?...


swiftuiextractxctestswiftui-picker

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


iosswiftxctestswift-testing

Read More
What is the difference between "Swift Testing with XCTest UI Tests" and "XCTest for U...


iosswiftxcodexctest

Read More
Execute shell script before UI Test for iOS app starts...


iosxcodeshxctestxcode-cloud

Read More
Stop Xcode UITests running for light/dark and orientation permutations...


swiftxcodeswiftuixctestsimulator

Read More
Can we automate API calls used in my iOS App and validate its response...


iosswiftnetwork-programmingxctest

Read More
Xcode UI test cannot tap menu button in form...


swiftuixctestxcuitest

Read More
Changing Locale for One Unit Test Class...


swiftunit-testingtestingxctest

Read More
XCTAssertEqual failed: ("nan") is not equal to ("nan") in Swift...


swiftxcodexctest

Read More
How to link a small Xcode unit test with undefined symbols...


xcodeunit-testingxctest

Read More
How to open safari using XCTest...


objective-cxctest

Read More
Removing UserDefaults-generated plist file when running unit tests...


iosswiftnsuserdefaultsxctestuserdefaults

Read More
How to set accessibility options like "Reduce Motion" for XCTest UI tests...


iosxctestxcuitest

Read More
Xcode unit tests run "clone" iOS simulators...


xcodexctestxcode14

Read More
unit testing an ObservableObject class in swiftUI that depends on a network request...


swiftswiftuixctestobservableobject

Read More
XCTestCase to check if a method is called within a Struct...


iosswiftstructxctestxctestcase

Read More
Are there architectural patterns for Swift Unit Testing?...


iosunit-testingarchitecturexctestxctestcase

Read More
XCTAssertEqual fails to compare two string values?...


objective-cunit-testingxctest

Read More
Test-only Dependencies When Using the Swift Package Manager...


swift3xcode8xctestswift-package-managerserver-side-swift

Read More
How to speed up UI test cases in Xcode?...


iosobjective-cxcodexctestuitest

Read More
Passing environment variables to XCUITest...


xcodetestingcontinuous-integrationxctestxcuitest

Read More
Using setUp to run object creation once before all tests...


swiftunit-testingstructxctestxctestcase

Read More
Custom Launch Metric Not Reporting Expected Results...


swifttestingxctestxctestcase

Read More
BackNext