New posts in xctest

How to select a picker view item in an iOS UI test in Xcode?

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

Xcode 6 Editor doesn't recognize unit tests

XCTest and asynchronous testing in Xcode 6

Xcode 7 UI Testing: how to dismiss a series of system alerts in code

Writing XCTestCase for Mac OS Command Line Tool

How can I get XCTest to wait for async calls in setUp before tests are run?

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

XCTAssertEqual fails to compare two string values?

NSURL to file path in test bundle with XCTest

XCTest/XCTest.h not found on old projects built in Xcode 6

Accessing user defined variables passed in from xcodebuild command line

How to let the app know if it's running Unit tests in a pure Swift project?

Is there a way to reset the app between tests in Swift XCTest UI?

Xcode Unit Testing with Cocoapods

Cannot load underlying module for XCTest

"No such module" when using @testable in Xcode Unit tests