QA/Automation/Projects/Documentation/MDN: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:
  |  
  |  
|}
|}
=== Test Harnesses ===
==== Mozmill ====
{| class="fullwidth-table" |
| style="background:#EFEFEF; width: 25%" | Title
| style="background:#EFEFEF; width: 40%" | Description
|- valign="top"
| [https://developer.mozilla.org/en/Mozmill Mozmill Test Harness]
| General documentation about the Mozmill test harness
|- valign="top"
| [https://developer.mozilla.org/en/Mozmill_Tests Mozmill Tests]
| Step by step introduction how to create Mozmill tests
|}

Revision as of 09:49, 24 April 2012


Overview

MDN is the default resource for developer related documentation. We have to make sure that for all of our test harnesses a rich set of documentation will be present.

Name: MDN - Test Harness Documentation
Leads: Henrik Skupin, Dave Hunt
Contributors: n/a
Etherpad:

Test Harnesses

Mozmill

Title Description
Mozmill Test Harness General documentation about the Mozmill test harness
Mozmill Tests Step by step introduction how to create Mozmill tests