Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xctest

How the ios app "knows" to run the unit tests

"XXX-Swift.h" file not found in test project

How do I get the returning value of a function that can throw that I'm testing with XCTAssertNoThrow(...)

unit-testing assert xctest

Swift - Display assertion failures inline in Xcode like XCTest failures?

ios swift xcode xctest

How can you change orientation for testing on XCTest for iOS?

Xcode UITest scrolling to the bottom of an UITableView

Xcode UI Testing: Automatically taking snapshot when predicates fail?

UI Testing Failure - Neither element nor any descendant has keyboard focus on TextView

swift xctest xcode7-beta6

Using an URL scheme in XCTestCase

Xcode 7 UI Testing with Cocoapods fails on device

Choosing iOS testing frameworks

How to unit-test NSFetchedResultsController in Swift

Xcode 7 Can't run a test on the device, Fatal error occurs

objective-c xcode7 xctest

XCTest expect method call with swift

ios swift ios8 ocmock xctest

XCTestCase waitForExpectationsWithTimeout:handler: throwing EXC_BAD_ACCESS when expectation is not fulfilled

How to test right-to-left language in iOS XCTest unit tests?

ios swift right-to-left xctest