ionic
Version:
A tool for creating and developing Ionic Framework mobile apps.
11 lines (7 loc) • 435 B
Plain Text
This directory contains tests for the CommonJS functionality in Cordova.
The tests come from the GitHub project https://github.com/commonjs/commonjs
To run the tests, first you need to build them.
Open a shell, cd into this directory, and run `python build-tests.py`.
This will generate a set of HTML files which will run the tests within
a browser. More instructions on how to run the tests are printed
after the tests are built.