Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Running the Rhino tests

To run the Rhino tests, simply run the junit-all Ant task in the top-level Rhino directory:

$ cd rhino
$ ant junit-all

This will run Rhino's own unit tests as well as most of the Mozilla JavaScript test suite.

Test results can be viewed in HTML format in file build/test/report/index.html.

Document Tags and Contributors

Tags: 
 Contributors to this page: hannesw, martin22, Norrisboyd
 Last updated by: hannesw,