Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Add launch-timeout option to README
Browse files Browse the repository at this point in the history
  • Loading branch information
LegNeato committed Feb 20, 2015
1 parent 8ac9ea4 commit 006990e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,9 @@ Just as with the __test__ action, you can limit which tests are run with
the `-only`. And, you can change which SDK they're run against
with the `-test-sdk`.

By default application tests will wait at most 30 seconds for the simulator
to launch. If you need to change this timeout, use the `-launch-timeout` option.

#### Parallelizing Test Runs

_xctool_ can optionally run unit tests in parallel, making better use of
Expand Down

0 comments on commit 006990e

Please sign in to comment.