Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
test:scripttest [2012/06/15 11:42] – [Per-Test Metadata] jacobgtest:scripttest [2012/06/20 16:33] – [Writing tests] jacobg
Line 32: Line 32:
   * A test fails at the first failing assert, and the remainder of the test is (typically) not run.   * A test fails at the first failing assert, and the remainder of the test is (typically) not run.
   * If the file containing the tests is a HTML file with an element of id "log", this will be populated with a table containing the test results after all the tests have run.   * If the file containing the tests is a HTML file with an element of id "log", this will be populated with a table containing the test results after all the tests have run.
 +
 +===== Writing tests =====
 +
 +The full API of testharness.js is documented within the [[http://w3c-test.org/resources/testharness.js|file]] itself. [[http://documentup.com/paulirish/testharness.js|The API is also documented here]].
 +
 ==== Bug Reporting ==== ==== Bug Reporting ====
  
 
test/scripttest.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki