karma-nativescript-launcher
v0.4.0
Published
Karma launcher for NativeScript unit tests =======================================
Downloads
1,421
Maintainers
Keywords
Readme
Karma launcher for NativeScript unit tests
How to use
$ npm install -g nativescript
$ tns create myproject
$ cd myproject
$ tns test init
$ tns test android
$ tns test ios