Demo
Several examples of JSCoverage in action are available online. For each demo, press the "Coverage Report"
button after the JavaScript code in the lower frame has executed. See the manual
for more information.
- Simple demo
- A trivial demonstration of JSCoverage. Simply choose a number and then press the "Coverage Report" button.
- MochiKit test suite
- The test suite for the MochiKit library, instrumented using JSCoverage.
- jQuery test suite
- The test suite for the jQuery library, instrumented using JSCoverage.
- script.aculo.us test suite
- The test suite for the script.aculo.us library, instrumented using JSCoverage. (For this one you
will have to click the links in the left frame to run the tests.)