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 2018/11/24 14:21:52 UTC

[GitHub] janpio opened a new issue #28: Add cordova-plugin-test-framework as dependency of plugin tests?

janpio opened a new issue #28: Add cordova-plugin-test-framework as dependency of plugin tests?
URL: https://github.com/apache/cordova-plugin-test-framework/issues/28
 
 
   README says:
   
   > Q: Should I add cordova-plugin-test-framework as a <dependency> of my plugin?
   > A: No. The end-user should decide if they want to install the test framework, not your plugin (most users won't).
   
   But you could probably add this as a dependency for the tests themselves, so when a user installs the tests "plugin", this comes with it and the tests can automatically be run (instead of requiring a manual install of `cordova-plugin-test-framework`)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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