Search code examples
How to check background color of the XCUIElement in UI test cases??...


iosswiftxctestui-testingxcuitest

Read More
File not found error when building XCTest...


iosxcodeprotocol-buffersobjective-c++xctest

Read More
Not able to use XCTUnwrap in Test Framework...


iosswiftunit-testingframeworksxctest

Read More
How to capture arguments from Swift generic function...


swiftgenericsxctest

Read More
OCMock test if method does nothing but is called...


objective-cxctestocmock

Read More
SwiftUI: Assert that sheet is visible...


xcodeswiftuixctestxcode-ui-testingxcuitest

Read More
Get result of each test case executed in Xcode UI tests...


xcodexctestxcode-ui-testingui-testingxctestcase

Read More
Why? Class showing in Unit test coverage Even though not added in test targets...


iosswiftunit-testingxctesttest-coverage

Read More
How to unit test a UIButton that calls an asynchronous task...


swiftunit-testingasynchronousxctestibaction

Read More
How to destroy VC after adding to UIWindow?...


memory-leaksuiviewcontrollerxctestuiwindow

Read More
UIView.animateWithDuration:animations:completion: gets canceled in XCTest...


iosswiftanimationuiviewxctest

Read More
How to test method that dispatch work asynchronously in Swift...


iosswiftxctestxctestcasexctestexpectation

Read More
Unit Testing a view was dismissed in XCTestCase...


swiftuinavigationcontrollerxctestxctestcase

Read More
How to dismiss Alert in XCTestCase...


iosswiftxctestxctestcase

Read More
Testing if UIAlertController has been presented...


swiftxctestuialertcontroller

Read More
Limiting XCTests measure() to one run only...


iosxcodexctestxctestcase

Read More
XCTest copy file from phone...


swiftxcodeautomated-testsxctestxcodebuild

Read More
XCTest, XCTWaiter waiting for multiplie exceptions...


swiftautomated-testsxctest

Read More
Is it possible to run XCTest based tests under Instruments in Xcode 5?...


xcode5xcode-instrumentsxctest

Read More
How to purposely create a malformed URL in Swift...


iosswiftnsurlxctest

Read More
How to manage static json files used in XCTests...


iosjsonbundlexctest

Read More
XCTAssertThrows stops at breakpoint...


iosxctest

Read More
How to access a variable o watch a change in SwiftUI UI testing?...


iosswiftswiftuixctestxcode-ui-testing

Read More
How to run one-time setup code before executing any XCTest...


iosswiftxctestxctestcase

Read More
SwiftUI XCTestCase - Cell never become hittable...


iosswiftuixctestios14xctestcase

Read More
(XCTestCase) How to assert if a block has been called in the main thread or outside(any other thread...


swiftxctest

Read More
How to stop waiting in XCTest when failureExecption is met...


swiftxctest

Read More
When do app sources need to be included in test targets?...


iosobjective-cxcodeunit-testingxctest

Read More
Logging and breakpoints not working in XCTests...


iosxcodexctest

Read More
XCTAssertEqual fails when using createColdObservable for RxTest...


swiftrx-swiftxctestrxtest

Read More
BackNext