QA/Automation/Projects/Documentation/MDN: Difference between revisions
< QA | Automation | Projects | Documentation
m (moved QA/Automation Services/Projects/Documentation/QMO to Auto-tools/Automation Development/Projects/Documentation/QMO: Reorg of Automation Services team) |
m (Whimboo moved page Auto-tools/Automation Development/Projects/Documentation/MDN to QA/Automation/Projects/Documentation/MDN: Team reorganization) |
||
(3 intermediate revisions by the same user 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:''' | ||
Line 29: | Line 21: | ||
|} | |} | ||
== | === Test Harnesses === | ||
==== Mozmill ==== | |||
{| class="fullwidth-table" | | {| class="fullwidth-table" | | ||
| style="background:#EFEFEF; width: 25%" | Title | |||
| style="background:#EFEFEF; width: 25%" | | | style="background:#EFEFEF; width: 40%" | Description | ||
| style="background:#EFEFEF; width: | |||
|- valign="top" | |- valign="top" | ||
| | | [https://developer.mozilla.org/en/Mozmill Mozmill Test Harness] | ||
| General documentation about the Mozmill test harness | |||
| | |||
|- valign="top" | |- valign="top" | ||
| | | [https://developer.mozilla.org/en/Mozmill_Tests Mozmill Tests] | ||
| | | Step by step introduction how to create Mozmill tests | ||
|} | |||
|} |
Latest revision as of 10:40, 13 January 2014
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 |