# karma-nativescript-launcher **Repository Path**: mirrors_NativeScript/karma-nativescript-launcher ## Basic Information - **Project Name**: karma-nativescript-launcher - **Description**: Karma launcher for NativeScript unit tests - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2026-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```