Google Git
Sign in
chromium / chromium / src.git / 41ec399cca46ff7ca043c98fd5d74c1bb313da3c / . / testing / android / docs
tree: 536b71059a5d6e259d463f0485163f17f33243bd [path history] [tgz]
  1. components_for_testing.md
  2. gtest_implementation.md
  3. instrumentation.md
  4. junit.md
  5. junit4.md
  6. README.md
  7. todo.md
testing/android/docs/README.md

Android Testing in Chromium

How do I...

  • set up
    • ... set up a device for local testing?
    • ... set up an emulator for local testing?
  • writing tests
    • ... write an instrumentation test?
    • ... write a JUnit or Robolectric test?
  • running tests
    • ... run a gtest?
    • ... run an instrumentation test?
    • ... run a Robolectric test?
    • ... run the blink layout tests?
    • ... run a telemetry test?
  • miscellaneous
    • ... use code coverage for Java tests?

How does it work on Android?

  • gtests
  • instrumentation tests
  • junit tests
Powered by Gitiles| Privacy| Termstxt json