cordova-windows

v3.8.1
cordova-windows release
windows cordova apache

test

npm run jshint && npm run test-unit && npm run test-e2e

test-unit

node node_modules/jasmine-node/lib/jasmine-node/cli.js --captureExceptions spec/unit

test-e2e

node node_modules/jasmine-node/lib/jasmine-node/cli.js --captureExceptions spec/e2e

cover

node node_modules/istanbul/lib/cli.js cover --root template --print detail node_modules/jasmine-node/bin/jasmine-node -- spec/unit

jshint

node node_modules/jshint/bin/jshint bin && node node_modules/jshint/bin/jshint template && node node_modules/jshint/bin/jshint spec

Metadata

Downloads