Confirmed users
975
edits
| Line 42: | Line 42: | ||
==== Running a single test ==== | ==== Running a single test ==== | ||
From the | From the root directory: | ||
<pre> | <pre>mach robocop <test-name></pre> | ||
where <test-name> would be a test name such as "testLoad": | |||
<pre>mach robocop testLoad</pre> | |||
See also https://wiki.mozilla.org/Mobile/Fennec/Android#Testing and https://wiki.mozilla.org/Mobile/Fennec/Android#Robocop for advanced options. | See also https://wiki.mozilla.org/Mobile/Fennec/Android#Testing and https://wiki.mozilla.org/Mobile/Fennec/Android#Robocop for advanced options. | ||