Search code examples
How to use XCTestSuite? (Swift 3)...


iosswift3xctestxctestcase

Read More
How do I unit test NSFetchedResultsControllerDelegate (controllerWillChangeContent and controllerDid...


iosswiftnsfetchedresultscontrollerxctest

Read More
Storing an Object without Initialization in Swift...


iosswiftoopxctest

Read More
How does the view property call the viewDidLoad function?...


iosswiftuiviewcontrollerxctest

Read More
XCTest testing for delegate methods being called...


iosobjective-cmacosxctest

Read More
Xcode 7.0 XCTest dyld: could not load inserted library IDEBundleInjection...


iosxcodexctestxcode7dyld

Read More
Asynchronous Performance Tests with XCTest...


iosunit-testingasynchronousxctest

Read More
Check the position of the XCUIElement on screen while testing iOS Application using XCTest...


iosswiftxctestui-testing

Read More
Unit test error says argument does not match any available overloads...


swiftxcodeunit-testingtddxctest

Read More
Can not access the programatically added UIView in XCTest...


iosxcodeswift3xctestui-testing

Read More
Swift XCTest: Verify proper deallocation of weak variables...


swiftxctestweakcapture-list

Read More
`[[NSBundle mainBundle] bundleIdentifier]` is nil when running XCTest...


xctestnsbundle

Read More
XCTest Objective C Xcode8.1 how to extract label/value/name of any button or navigator bar...


objective-cxcodexctest

Read More
How can I extend Array so equality check of arrays of optionals are possible?...


arraysswifttypesequalityxctest

Read More
XCTest output in console: how to clean up formatting?...


xcodexcode6xctest

Read More
UITests in Xcode 7 finds wrong 'Next' button...


xcodexctestui-testingxcode-ui-testing

Read More
What is the purpose of XCTestCase's setUp method?...


iosios7xctest

Read More
iOS - How to implement tap on a button on XCUITest for Objective C...


iosswiftxctestuitest

Read More
how to share the some pods in two target by podfile...


iosobjective-ciphonecocoapodsxctest

Read More
Opening import file for module 'XCTest': Not a directory...


swiftxcodexctestxcode8

Read More
Logic Unit Test with Xcode - DerivedData empty...


iosxcodeunit-testingcocoapodsxctest

Read More
Get Device name in XCTest (UITesting)...


iosswiftxctestuidevice

Read More
XCTest in Swift 2.3 painfully slow...


xcode8xctestswift2

Read More
XCTest Unit Test data response not set in test after viewDidLoad...


swiftunit-testingswift3alamofirexctest

Read More
How can I change ApplicationConfig.plists between XCTests...


iosswiftxctest

Read More
XCUITest wait for element that may appear...


iosxctestxcode-ui-testing

Read More
OCMock setup for iOS with CocoaPods...


iosunit-testingcocoaxctestocmock

Read More
Cannot get accessibility label/value for components in Mac app in XCTest...


xctest

Read More
How to test if a UIControlEvents has been fired...


iosswiftselectorxctestnsrunloop

Read More
How can I get the label for a scroll view in a Xcode 7.2 XCTestCase?...


swiftxctestxcode7.2

Read More
BackNext