Search code examples
How to dismiss Alert in XCTestCase...

iosswiftxctestxctestcase

Read More
UnitTest should I have to use teardown and setup...

iosswiftunit-testingxctestcase

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

iosxcodexctestxctestcase

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
Is it possible to call a different overloaded function in the same function?...

iosswiftxctestxctestcase

Read More
Is `tearDown` calling necessary?...

swiftxcodexctestcaserxtest

Read More
XCTest Async Function Swift...

swiftxctestxctestcasexctestexpectation

Read More
How to check launch image is added in application using XCUITest?...

iosswiftxcuitestxctestcase

Read More
Automatically dismissing dialog in XCTestCase...

objective-cxcodexctestxctestcase

Read More
IOS tests interacting with Mac file system...

iosswifttestingxctestcase

Read More
How should I be designing my UITests with multiple views that are joined by forms?...

swiftswiftuixcode-ui-testingxctestcase

Read More
XCTestExpectation just hangs...

iosswiftxctestxctestcasexctestexpectation

Read More
typeText() is typing inconsistent characters...

swiftxctestxctestcase

Read More
Why isn't +setup in my testcases being called when I create a custom test suite with XCTest?...

xctestxctestcase

Read More
How to write unit test cases (XCTest) in UIWebView / WebKit - Swift...

xcodeswift4ios12xctestcase

Read More
Xcode UITest for different localizations strings...

swiftxcodexctestxcode-ui-testingxctestcase

Read More
NSImage from Asset Catalog in Test Target...

macosnsimageasset-catalogxctestcase

Read More
Unable To Run Unit Tests in Xcode 11: The run destination * is not valid for tests you have chosen t...

iosxcodexctestxcode11xctestcase

Read More
weak variable is becoming nil while writing testcase?...

iosswiftxctestxctestcase

Read More
XCUITest - Failed to find matching element...

swiftxcodexcode-ui-testingxctestcase

Read More
XCTest sending information from the app (under test) back to XCTests...

xctestxctestcasexctestexpectationxctestplan

Read More
In Xcode 8, what is the way to make test methods run in a particular order within a given XCTestCase...

objective-cxcodeunit-testingxcode8xctestcase

Read More
getting strange Thread 1: EXC_BAD_ACCESS (code=1, address=0x9) crash error in swift...

iosswiftunit-testingexc-bad-accessxctestcase

Read More
Performing an action after a test suite has finished running in XCTest...

objective-cswiftxcodexctestxctestcase

Read More
How can I test the method called in the completion handler of a UIAlertController?...

iosswiftxctestuialertcontrollerxctestcase

Read More
XCTest: Can expectationForPredicate fulfill on async variable change?...

iosswiftunit-testingasynchronousxctestcase

Read More
How can I assert a struct conforms to a protocol?...

swiftstructxctestswift-protocolsxctestcase

Read More
How can I verify a cell is visible in my UI Test...

swiftuitableviewxcode-ui-testingxctestcase

Read More
How to Dynamically add XCTestCase...

iosswiftxcuitestxctestcase

Read More
BackNext