Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 232 Bytes

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