/[jscoverage]/trunk/doc/demo.html
ViewVC logotype

Diff of /trunk/doc/demo.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 29 by siliconforks, Sun Aug 19 04:41:05 2007 UTC revision 50 by siliconforks, Fri Aug 24 04:31:22 2007 UTC
# Line 28  Line 28 
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&amp;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&amp;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">
# Line 47  Line 63 
63    <div id="ft">    <div id="ft">
64      <address>      <address>
65        Copyright &copy; 2007 siliconforks.com<br>        Copyright &copy; 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>  

Legend:
Removed from v.29  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.24