Search code examples
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
Skip multi tests in Xcode...


swiftxcodeunit-testingtestingxctest

Read More
Is it possible to call a different overloaded function in the same function?...


iosswiftxctestxctestcase

Read More
OCMock/OCMVerify - Expression result unused...


iosxcodexctestocmock

Read More
Why, when I am testing that a method throws an exception and the method throw an exception, does the...


objective-cunit-testingexceptionthrowxctest

Read More
How to unit test `viewDidLoad()`...


iosswiftdependency-injectionuiviewcontrollerxctest

Read More
MKAnnotation via XCTest UI Testing...


swift3xcode8mkannotationxctestxcode-ui-testing

Read More
Using XCTest, how can one chain together multiple discrete sequences of { expectations -> wait }?...


xctestxctestexpectation

Read More
XCTest Async Function Swift...


swiftxctestxctestcasexctestexpectation

Read More
XCUIElement#typeText fails for two text fields...


iosxctest

Read More
Automatically dismissing dialog in XCTestCase...


objective-cxcodexctestxctestcase

Read More
Test SPM Package using optimization flag...


swiftxcodexctestswift-package-manager

Read More
Why is XMPPFramework blocking?...


swiftunit-testingconcurrencyxctestxmppframework

Read More
How can I remove the warning "Cannot match several associated values at once"...


iosswifttuplesxctest

Read More
CoreData XCTest tests fail when run together but not one at a time...


iosswiftcore-dataxctest

Read More
Is there any way to emulate user's input in XCTest function?...


objective-cunit-testinguser-inputxctestnsfilehandle

Read More
duplicate symbol '_lprofMergeValueProfData'...


iosobjective-ccocoapodsxctest

Read More
Nimble matching of struct via "identical to"...


swiftunit-testingxctestquick-nimble

Read More
Replicate pull to refresh in XCTest UI testing...


iosswiftxctestxcode7xcode-ui-testing

Read More
Shared tests in XCTest test suites...


iosobjective-cunit-testingxctest

Read More
Xcode shared Test Plan across schemes causes each target to build...


iosxcodeunit-testingxctestxctestplan

Read More
What is the correct way to open a file from line arguments in an NSDocument application in Swift?...


swiftmacosxctestnsdocument

Read More
Is it possible to operate with the last of matching elements in XCTest?...


iosswiftxcodexctestxcode-ui-testing

Read More
Where are located a iOS Unit Test coverage results files?...


iosxcodexctest

Read More
How do you test if an observable is retried X times when failing?...


swiftrx-swiftxctest

Read More
Asynchronous UI testing in Swift...


iosswiftxctestxcuitest

Read More
XCTest - Unable to understand / implement expectations in unit tests (to test aysnc code)...


swiftmacoscocoaxctest

Read More
How to set the value of partialErrorsByItemID on CKError for testing?...


iosswiftunit-testingcloudkitxctest

Read More
BackNext