Configures your NativeScript project for unit testing with a selected framework.

Configures your NativeScript project for unit testing with a selected framework. This operation installs the @nativescript/unit-test-runner npm module and its dependencies and creates a tests folder in the app directory.

Authored by: erodriguezh
Brought to you by Warp, a free terminal reimagined to work like a modern app.
framework

Command
Copy
ns test init framework
Tags