forked from github/cordova-android
Paste in the command for downloading robotium in tests readme
This commit is contained in:
parent
37617c67f8
commit
efeeef214b
@ -47,6 +47,8 @@ Robotium has to be installed for the onScrollChanged tests to work correctly. I
|
|||||||
found at https://code.google.com/p/robotium/ and the jar should be put in the
|
found at https://code.google.com/p/robotium/ and the jar should be put in the
|
||||||
'androidTests/libs' directory'.
|
'androidTests/libs' directory'.
|
||||||
|
|
||||||
|
mkdir -p androidTests/libs && curl 'http://dl.bintray.com/robotium/generic/robotium-solo-5.2.1.jar' > androidTests/libs/robotium-solo-5.2.1.jar
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
To run manual tests:
|
To run manual tests:
|
||||||
|
Loading…
Reference in New Issue
Block a user