/[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 49 by siliconforks, Fri Aug 24 02:09:10 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            
32            <h3>Inverted mode</h3>
33            
34            <p>
35            The following are examples of running JSCoverage in "inverted mode":
36            for each demo, click the "Coverage report" button after the JavaScript
37            code on the page has executed.
38            </p>
39            
40            <dt><a href="instrumented-inverted/index.html">Simple inverted mode demo</a></dt>
41            <dd>A trivial demonstration JSCoverage in "inverted mode".
42                Choose a number and then click the "Coverage report" button.</dd>
43            <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>
44            <dd>A trivial demonstration of using JSCoverage with JsUnit.  Once the
45                JsUnit unit tests have run, click the "Coverage report" button.</dd>
46            <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>
47            <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>
48            </dl>
49        </div>        </div>
50      </div>      </div>
51      <div id="jscoverage-sidebar" class="yui-b">      <div id="jscoverage-sidebar" class="yui-b">
# Line 47  Line 65 
65    <div id="ft">    <div id="ft">
66      <address>      <address>
67        Copyright &copy; 2007 siliconforks.com<br>        Copyright &copy; 2007 siliconforks.com<br>
68        Last updated July 8, 2007<br>        Last updated August 26, 2007<br>
69        <a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a>        <a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a>
70      </address>      </address>
71    </div>      </div>  

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

  ViewVC Help
Powered by ViewVC 1.1.24