Confirmed users
1,759
edits
mNo edit summary |
m (→xpcshell) |
||
Line 88: | Line 88: | ||
[https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests General xpcshell test information.] | [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests General xpcshell test information.] | ||
Pre-requisites: | |||
* Ensure that Firefox for Android has been built: mach build && mach package. xpcshell tests do not require Firefox for Android to be installed, but the APK must exist on the host. | |||
* Ensure your device is connected and visible with "adb devices". | |||
To run all tests referenced by the master xpcshell manifest: | To run all tests referenced by the master xpcshell manifest: |