Ns Unit Testing

Use when setting up or running unit tests in a NativeScript app (ns test init, ns test ios/android, vitest.config.mts), migrating off Karma, or hitting runner errors like "No test entrypoint (test.ts or test.js) found", "NativeScript test ... was not bundled", or "NativeScript Vitest worker 0 did not connect" — @nativescript/unit-test-runner v5 runs Vitest 4 specs inside the real iOS/Android runtimes over a WebSocket bridge.

nativescript 688ef6a 5.9 KB Updated

File contents

nativescript/skills/tree/main/skills/testing/ns-unit-testing commit 688ef6ac16

Frequently asked questions

npx skillmds@latest add nativescript/ns-unit-testing