blob: 16cb81f123329313646c61d9886b6cd664962deb [file] [log] [blame]
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.