Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xctest

Accessing user defined variables passed in from xcodebuild command line

ios xcodebuild xctest

XCTestAssertNil crash due to "nil" parameter

ios xcode swift xctest

XCUIElement - Obtain Image value

How to check for the presence of static text displayed from the network in UI tests in Xcode?

Swift too smart? Checking an objects type when testing with XCTest

ios unit-testing swift xctest

Can't import main swift classes into test target?

ios xcode swift import xctest

Xcode UI Testing - typing text with typeText() method and autocorrection

XCTAssertEqual: How to compare NSDates?

ios unit-testing ios7 xctest

UI Test Case not show code coverage

How do I clear unit test results in Xcode?

xcode unit-testing xctest

Error loading XCTest, no suitable image found.

Use of undeclared type 'ViewController' when unit testing my own ViewController in Swift?

swift xctest

Testing assertion in Swift

unit-testing swift xctest

Error with XCTestExpectation: API violation - multiple calls made to -[XCTestExpectation fulfill]

Xcode 5 throws "Library not loaded" error when adding a test target

Xcode 11 XCUITest Failed to get matching snapshots: Error getting main window kAXErrorServerNotFound

Xcode7 | Xcode UI Tests | How to handle location service alert?

XCode 5 unit testing: starts my app

iOS Testing: Is there a way to skip tests?

ios swift xctest

How can I run XCTest for a swift application from the command line?

swift xctest