--- trunk/doc/demo.html 2007/08/24 01:56:03 48
+++ trunk/doc/demo.html 2007/08/24 02:09:10 49
@@ -28,6 +28,24 @@
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.)
+
+ Inverted mode
+
+
+ The following are examples of running JSCoverage in "inverted mode":
+ for each demo, click the "Coverage report" button after the JavaScript
+ code on the page has executed.
+
+
+ Simple inverted mode demo
+ A trivial demonstration JSCoverage in "inverted mode".
+ Choose a number and then click the "Coverage report" button.
+ Simple JsUnit demo
+ A trivial demonstration of using JSCoverage with JsUnit. Once the
+ JsUnit unit tests have run, click the "Coverage report" button.
+ JsUnit test suite
+ JsUnit's own test suite, instrumented using JSCoverage. (Note: some versions of Safari seem to have trouble with the tests in the latest version of JsUnit.)
+