You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/27 18:02:11 UTC

[cordova-paramedic] 03/04: more steps of what it does

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-readme
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit 2c951dfc2587f2e1015e96328576a2fb465f1093
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Nov 27 19:01:42 2018 +0100

    more steps of what it does
---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9cbaadf..cf4a6d1 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,10 @@ A typical Paramedic run will:
 1. Add the platform to be tested with `cordova platform add ...`
 1. Confirm the requirements for that platform are met with `cordova requirements ...`
 1. Start a local "medic" server
-1. Start a local Android emulator or use a running one (`--target` param)
-1. 
+1. Start a local Android emulator or use a connected device (`--target` param)
+1. Start the app on the device (`cordova run ...`)
+1. Run the tests
+1. Wait for the results to be posted back
 
 
 If running for Sauce Labs:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org