Search code examples
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
How to test that staticTexts contains a string using XCTest...

swiftxctest

Read More
How to test an object is deallocated?...

swiftxctestretain-cyclexctestcasestrong-reference-cycle

Read More
Does XCTest methods generated dynamically by testInvocations work with xcodebuild's -only-testin...

iosobjective-cxctestxcuitest

Read More
Is it possible to use parameterised test case data with Xcode's XCTest Framework?...

iosxcodeunit-testingxctest

Read More
How to set parameter to a XCUITest test case do prepare for data driven testing...

swiftxctest

Read More
Xcode test failing does not failed Github action pipeline...

xcodecontinuous-integrationxctestxcodebuildgithub-actions

Read More
is it possible to limit parallel tests in xcuitest?...

swiftxcodexctestxcuitest

Read More
Easiest way to use bundle resources for testing...

iosobjective-cxctest

Read More
XCTAssertThrowsError for async/await function...

swiftunit-testingasynchronousasync-awaitxctest

Read More
Error running XCTest for Swift/Obj-c project (Error 83)...

iosobjective-cxcodeswiftxctest

Read More
Xcode testing errors are not showing up inline in the editor only under report navigator...

swiftxcodexctest

Read More
Test scheme "info" "arguments" "options" "diagnostics" tabs ...

xcodexctest

Read More
XCTest with Core Data...

iosunit-testingcore-dataxctest

Read More
Why do I get "Missing required modules" when using @testable import MyApp while unit testi...

swiftxcodeunit-testingxctest

Read More
How do I use XCTests to test for print statements?...

iosswiftunit-testingtddxctest

Read More
Sending app to background and re-launching it from recents in XCTest...

iosswiftui-automationxctestxctestcase

Read More
In XCUITest, unable to tap() on Switch...

iosswiftxctestxcuitest

Read More
Can XCTestCases be grouped hierarchically?...

iosswiftobjective-cxctestxcuitest

Read More
Swift - Display assertion failures inline in Xcode like XCTest failures?...

iosswiftxcodexctest

Read More
failing a XCTestCase with assert without the test continuing to run but without stopping other tests...

xcodexctest

Read More
dyld: Library not loaded: @rpath/XCTest.framework/XCTest...

ioscocoapodsxctest

Read More
Running individual XCTest (UI, Unit) test cases for iOS apps from the command line...

iosunit-testingxctestxcode-ui-testing

Read More
Enrolled faceid on XCUITest/XCTest scenario...

iosswiftmobilexctestxcuitest

Read More
Loading test resources without Bundle in XCTest...

xcodexctest

Read More
Cannot import XCTest in Swift Playgrounds 4.3.1...

swiftxctestswift-playground

Read More
Dismiss view with swipe on iOS 13 XCUITest...

iosswiftxctestxcode-ui-testing

Read More
Swift on Linux missing a method...

swiftxctestxctestexpectation

Read More
BackNext