You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/03 10:54:12 UTC

[GitHub] [cordova] janpio opened a new issue #136: [Platforms] Add Paramedic run to tests

janpio opened a new issue #136: [Platforms] Add Paramedic run to tests
URL: https://github.com/apache/cordova/issues/136
 
 
   `cordova-paramedic` is the test runner for Cordova Plugins. It creates a project, installs the plugin(s) and their test plugins (and the plugin required to run those tests), then runs the app locally and/or on SauceLabs.
   
   It itself is tested with a dummy plugin when run via the CI of its repository so changes on Paramedic itself can be verified.
   
   Let's add Paramedic to the (CI) tests of the platforms as well. That way we know if a) project creation in the real world still works and b) if the project can be run, and c) depending on if we use the dummy plugin or (all?) core plugins if plugins still function correctly.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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