Github user riknoll commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/93#discussion_r60287104
--- Diff: APPIUM.md ---
@@ -0,0 +1,64 @@
+Cordova Medic Appium Runner
+===========================
+
+This document describes a method to run Cordova Appium tests without
full-blown CI setup with [Camera][plugin_camera] and
[Contacts][plugin_contacts] plugins taken as an example.
+Appium tests can be ran on Android and iOS.
+
+## Setup
+
+Clone medic repository by running
+
+``` shell
+ > git clone https://github.com/apache/cordova-medic
--- End diff --
You also need to run `npm install` in the repo
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]