Mobile/Fennec/Android/Testing: Difference between revisions

Jump to navigation Jump to search
m
Line 74: Line 74:


Running tests:
Running tests:
   mach mochitest -f plain|chrome
   mach mochitest --flavor plain|chrome
   OR mach mochitest -f plain|chrome <test-dir>
   OR mach mochitest <test-dir>
   OR mach mochitest -f plain|chrome <test-dir>/<test-name>
   OR mach mochitest <test-dir>/<test-name>


Use "find -name mochitest.ini" to find valid test directories for mochitest plain.
Use "find -name mochitest.ini" to find valid test directories for mochitest plain.


Use "find -name chrome.ini" to find valid test directories for mochitest chrome.
Use "find -name chrome.ini" to find valid test directories for mochitest chrome.
Notes:
* This mach command only supports the adb device manager.


== xpcshell  ==
== xpcshell  ==
Confirmed users
1,759

edits

Navigation menu