File tree Expand file tree Collapse file tree 3 files changed +19
-6
lines changed Expand file tree Collapse file tree 3 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Cookbook
2
+
2
3
An open-source documentation about Android UI testing:
3
4
<br >https://android-ui-testing.github.io/Cookbook/home/
4
5
5
-
6
6
### Roadmap
7
- 1 . Adoption: Where it all starts
8
- 2 . Practices: Code style
9
- 3 . Practices: Run UI tests on obfuscated build
10
- 4 . Practices: Shared UI tests guide
11
- 5 . Practices: Test reports
7
+ https://android-ui-testing.github.io/Cookbook/home/roadmap/
12
8
9
+ ### Contribution
10
+ https://android-ui-testing.github.io/Cookbook/home/contribution/
13
11
14
12
### Authors
13
+
15
14
[ Alexey Bykov] ( https://github.com/nonews ) <br >
16
15
[ Dmitriy Movchan] ( https://github.com/v1sar ) <br >
17
16
[ Sergio Sastre] ( https://github.com/sergio-sastre ) <br >
Original file line number Diff line number Diff line change
1
+ # Roadmap
2
+
3
+ ### Adoption
4
+
5
+ * Where it all starts
6
+
7
+ ### Practises
8
+
9
+ * Code style
10
+ * Run UI tests on obfuscated build
11
+ * Shared UI tests guide
12
+ * Test reports
13
+
Original file line number Diff line number Diff line change 38
38
nav :
39
39
- Home :
40
40
- home/index.md
41
+ - home/roadmap.md
41
42
- home/contribution.md
42
43
- Basics :
43
44
- Testing theory : basics/testing_theory.md
You can’t perform that action at this time.
0 commit comments