Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Side by Side Diff: testing/android/docs/index.md

Issue 2255593002: [Android] Add partial md documentation for instrumentation test features. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Android Testing in Chromium
2
3 ## How do I...
4
5 - **set up**
6 - [... set up a device for local testing?](/testing/android/docs/todo.md)
7 - [... set up an emulator for local testing?](/testing/android/docs/todo.md)
8 - **writing tests**
9 - [... write an instrumentation test?](/testing/android/docs/instrumentation .md)
10 - [... write a Robolectric test?](/testing/android/docs/todo.md)
11 - **running tests**
12 - [... run a gtest?](/testing/android/docs/todo.md)
13 - [... run an instrumentation test?](/testing/android/docs/todo.md)
14 - [... run a Robolectric test?](/testing/android/docs/todo.md)
15 - [... run the blink layout tests?](https://sites.google.com/a/chromium.org/ dev/developers/testing/webkit-layout-tests)
16 - [... run a telemetry test?](/testing/android/docs/todo.md)
17 - **miscellaneous**
18 - [... use code coverage for Java tests?](/build/android/docs/coverage.md)
19
20 ## How does it work on Android?
21
22 - [c++ unit tests](/testing/android/docs/todo.md)
23 - [c++ browser tests](/testing/android/docs/todo.md)
mikecase (-- gone --) 2016/08/16 23:08:57 nit: alphabetize maybe? Doesnt really matter, but
jbudorick 2016/08/16 23:54:23 Done.
24 - [instrumentation tests](/testing/android/docs/todo.md)
25 - [junit tests](/testing/android/docs/todo.md)
OLDNEW
« no previous file with comments | « no previous file | testing/android/docs/instrumentation.md » ('j') | testing/android/docs/instrumentation.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698