ionic-team / ionic-team/create-capacitor-plugin
feat: Incorpore scripts, docs and examples to run Unit tests for capacitor plugins
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 122
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Request
### Description
Incorpore scripts, docs and examples to run Unit tests for capacitor plugins
### Platform(s)
Android, iOS
### Additional Context
Cordova suffered from the problem that a lot of plugins were (are) not tested, this make them unstable and hard to update without break anything. Capacitor should do better than that, there is currently no documentation about how to run unit tests for plugins in the plugin project.
Contributor guide
Assessment
This issue has not been assessed yet.