It's really a newbie question: I checkout this Apache Cordova Plugin code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;a=tree
I'm using it to inspire myself on creating a new Plugin, but I would like to understand how do I run the tests that are in the test folder. Which command should I execute?