JAMTestHelper icon indicating copy to clipboard operation
JAMTestHelper copied to clipboard

A few additions to XCTest geared towards UI Testing in Xcode 7 and iOS 9.

Results 2 JAMTestHelper issues
Sort by recently updated
recently updated
newest added

Gives flexibility to developer to use different timeout values

Here's list of steps to reproduce: 1. I create sample application with UI tests 2. Run `Cmd + U` got success 3. Add pod file with the following content: ```...