create-capacitor-plugin icon indicating copy to clipboard operation
create-capacitor-plugin copied to clipboard

feat: Incorpore scripts, docs and examples to run Unit tests for capacitor plugins

Open distante opened this issue 5 years ago • 0 comments

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.

distante avatar Sep 23 '20 13:09 distante