28 |
<dd>The test suite for the <a href="http://script.aculo.us/">script.aculo.us</a> library, instrumented using JSCoverage. (For this one you |
<dd>The test suite for the <a href="http://script.aculo.us/">script.aculo.us</a> library, instrumented using JSCoverage. (For this one you |
29 |
will have to click the links in the left frame to run the tests.)</dd> |
will have to click the links in the left frame to run the tests.)</dd> |
30 |
</dl> |
</dl> |
31 |
|
<h3>Inverted mode</h3> |
32 |
|
<p> |
33 |
|
The following are examples of running JSCoverage in "inverted mode": |
34 |
|
for each demo, click the "Coverage report" button after the JavaScript |
35 |
|
code on the page has executed. |
36 |
|
</p> |
37 |
|
<dl> |
38 |
|
<dt><a href="instrumented-inverted/index.html">Simple inverted mode demo</a></dt> |
39 |
|
<dd>A trivial demonstration JSCoverage in "inverted mode". |
40 |
|
Choose a number and then click the "Coverage report" button.</dd> |
41 |
|
<dt><a href="http://siliconforks.com/jscoverage/instrumented-jsunit/jsunit/testRunner.html?testPage=http://siliconforks.com/jscoverage/instrumented-jsunit/test.html&autoRun=true">Simple JsUnit demo</a></dt> |
42 |
|
<dd>A trivial demonstration of using JSCoverage with JsUnit. Once the |
43 |
|
JsUnit unit tests have run, click the "Coverage report" button.</dd> |
44 |
|
<dt><a href="http://siliconforks.com/jscoverage/instrumented-jsunit-self/jsunit/testRunner.html?testPage=http://siliconforks.com/jscoverage/instrumented-jsunit-self/jsunit/tests/jsUnitTestSuite.html&autoRun=true">JsUnit test suite</a></dt> |
45 |
|
<dd>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.)</dd> |
46 |
|
</dl> |
47 |
</div> |
</div> |
48 |
</div> |
</div> |
49 |
<div id="jscoverage-sidebar" class="yui-b"> |
<div id="jscoverage-sidebar" class="yui-b"> |
63 |
<div id="ft"> |
<div id="ft"> |
64 |
<address> |
<address> |
65 |
Copyright © 2007 siliconforks.com<br> |
Copyright © 2007 siliconforks.com<br> |
66 |
Last updated July 8, 2007<br> |
Last updated August 26, 2007<br> |
67 |
<a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a> |
<a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a> |
68 |
</address> |
</address> |
69 |
</div> |
</div> |