canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
(Created page with "__NOTOC__ ==Overview== QMO is the default landing site for current and potential contributors. We need to present our tasks in a way that won't intimidate newcomers, and that cl...") |
m (Whimboo moved page Auto-tools/Automation Development/Projects/Documentation/MDN to QA/Automation/Projects/Documentation/MDN: Team reorganization) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
==Overview== | ==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. | |||
{| style="width: 90%; margin: 0 0 1em 1em" | | {| style="width: 90%; margin: 0 0 1em 1em" | | ||
Line 11: | Line 9: | ||
|- valign="top" | |- valign="top" | ||
| '''Name:''' | | '''Name:''' | ||
| | | MDN - Test Harness Documentation | ||
|- valign="top" | |- valign="top" | ||
| '''Leads:''' | | '''Leads:''' | ||
| [mailto: | | [mailto:hskupin@mozilla.com Henrik Skupin], [mailto:dhunt@mozilla.com Dave Hunt] | ||
|- valign="top" | |- valign="top" | ||
| '''Contributors:''' | | '''Contributors:''' | ||
| | | n/a | ||
|- valign="top" | |- valign="top" | ||
| '''Etherpad:''' | | '''Etherpad:''' | ||
| | | | ||
|} | |} | ||
=== 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 | |||
|} |