QA/Jetpack/TestPlan: Difference between revisions

Line 10: Line 10:


We have an [https://hg.mozilla.org/labs/jetpack-sdk/file/5649f2a796c7/bin/integration-check integration script] for making sure the Jetpack SDK passes all the tests before we ship it live. This script fires up all the unit tests necessary for the SDK to work correctly. After the tests are performed, it checks for any errors or warnings. This script is intended to run on all the three platforms that are mentioned above. The script for windows platform is still under review. We will land that as soon as possible.
We have an [https://hg.mozilla.org/labs/jetpack-sdk/file/5649f2a796c7/bin/integration-check integration script] for making sure the Jetpack SDK passes all the tests before we ship it live. This script fires up all the unit tests necessary for the SDK to work correctly. After the tests are performed, it checks for any errors or warnings. This script is intended to run on all the three platforms that are mentioned above. The script for windows platform is still under review. We will land that as soon as possible.
Mozilla Add-on Builder is the quick and easy way to develop an extension for Firefox using common web technologies. It is the GUI version of the Jetpack SDK. If you do not have an extensive experience of programming using text editors and revision control systems, use the Add-on builder for the awesome experience of creating add-ons for Firefox. Get started by clicking [https://builder.mozillalabs.com/ here].


=='''Criteria to ship'''==
=='''Criteria to ship'''==
451

edits