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 51cef2babf327b6f7d06dda29892186e46d274ee
Author: Jan Piotrowski <piotrowski+...@gmail.com>
AuthorDate: Tue Nov 27 19:01:31 2018 +0100

    better intro
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e251c0f..9cbaadf 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,11 @@
 
 > Paramedic • _noun_ provides advanced levels of care at the point of illness 
 > or injury, including out of hospital treatment, and diagnostic services
 
-
 # Cordova Paramedic (Test Automation)
 
-`cordova-paramedic` is a tool to automate testing of Cordova plugins.
+`cordova-paramedic` is a tool to automate execution of Cordova plugins tests 
(via 
[`cordova-plugin-test-framework`](https://github.com/apache/cordova-plugin-test-framework)).
 
-You can use Paramedic to build and run a Cordova app with tests, run these 
tests on local and remote emulators (currently supported providers: [Sauce 
Labs](https://saucelabs.com/)) and report the results. It can be used on a 
local or on a Continuous Integration environment.
+You can use Paramedic to build and run a Cordova app with plugin tests, run 
these tests on local and remote emulators (currently supported providers: 
[Sauce Labs](https://saucelabs.com/)) and report the results. It can be used on 
a local or on a Continuous Integration environment.
 
 It is currently used to automatically run all plugin tests on CI.
 


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

Reply via email to