canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
| Line 40: | Line 40: | ||
To be able to run all the created add-on tests a single test-run script is necessary. It takes care of downloading the specified version of the add-on, installing it in a fresh profile, run the add-on specific tests, and send the results to a reporting server (supported by CouchDB). | To be able to run all the created add-on tests a single test-run script is necessary. It takes care of downloading the specified version of the add-on, installing it in a fresh profile, run the add-on specific tests, and send the results to a reporting server (supported by CouchDB). | ||
The implementation of the script is covered in the [ | The implementation of the script is covered in the [https://wiki.mozilla.org/QA/Mozmill_Test_Automation/Automated_Testruns#Script_for_Add-on_Test-runs Automated Test-run project]. | ||