Search completed in 1.21 seconds.
2 results for "Robocop":
Android-specific test suites
MozillaAndroid-specific test suites
they should always be preferred to on-device robocop tests.
Geckoview-Junit Tests
MozillaGeckoview-Junit Tests
mozilla-central$ mach install --app org.mozilla.geckoview.test to run all tests: mozilla-central$ mach geckoview-junit to run just one class of tests: mozilla-central$ mach geckoview-junit <class> please note that unlike robocop tests, <class> needs to be specified using the fully qualified class name including the package, e.g.