Confirmed users
355
edits
Nalexander (talk | contribs) No edit summary |
|||
Line 46: | Line 46: | ||
mach robocop | mach robocop | ||
or | |||
mach robocop <test-name> | |||
If you make changes to the tests and want to see them run on a device, you need to build the tests again and reinstall. | If you make changes to the tests and want to see them run on a device, you need to build the tests again and reinstall. | ||
mach build | mach build mobile/android/tests/browser/robocop | ||
mach robocop | mach robocop | ||
This builds the tests in <tt>mobile/android/tests/browser/robocop</tt> and then installs the debug-signed Robocop APK onto the device. ( | This builds the tests in <tt>mobile/android/tests/browser/robocop</tt> and then installs the debug-signed Robocop APK onto the device. (Building <tt>mobile/android</tt> also builds the tests within <tt>mobile/android/tests</tt>.) | ||
Notes: | Notes: |