mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
To run tests please build using one of the *_Tests build configurations and call runAll() method of the Tests module. For example:
var tests = require("Tests");
tests.runAll();