apache / apache/cordova-plugin-test-framework

Add cordova-plugin-test-framework as dependency of plugin tests?

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
74
Forks
31
PR merge metrics
No merged PRs in 30d

Description

README says:

> Q: Should I add cordova-plugin-test-framework as a 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`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.