QA/Automation/Projects/Documentation/MDN: Difference between revisions
< QA | Automation | Projects | Documentation
Jump to navigation
Jump to search
No edit summary |
m (Whimboo moved page Auto-tools/Automation Development/Projects/Documentation/MDN to QA/Automation/Projects/Documentation/MDN: Team reorganization) |
||
(One intermediate revision by the same user not shown) | |||
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 | |||
|} |
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 |