Confirmed users
1,927
edits
Line 110: | Line 110: | ||
* Partially implemented in [https://github.com/mozautomation/mozmill/blob/master/mozmill/mozmill/logger.py Mozmill] and mochitest's [http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/MozillaFileLogger.js MozillaFileLogger]. | * Partially implemented in [https://github.com/mozautomation/mozmill/blob/master/mozmill/mozmill/logger.py Mozmill] and mochitest's [http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/MozillaFileLogger.js MozillaFileLogger]. | ||
=== Test | === Test Instantiation - moztest package === | ||
Moztest is a package that allows you to store and process test results. | Moztest is a package that allows you to store and process test results. | ||