You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/home/index.md
+15-2
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,23 @@
1
1
# Home
2
-
2
+

3
3
Despite the annual improvement of tools — everything related to Android instrumented testing still can be challenging and requires a lot of attention from engineers.
4
4
5
5
The goal of this blog is to make the process of introducing instrumented testing into your team smoother and avoid repeating our mistakes.
6
6
7
-
Here you will find useful practices, case and the experience of other companies.
7
+
**You know nothing about UI & Screenshot Testing and doing your first steps?**
8
+
<br>Chapter [Basics](https://android-ui-testing.github.io/Cookbook/basics/testing_theory/) will help you
9
+
10
+
**You are in a process of adoption of UI & Screenshot Testing?**
11
+
<br>Chapter [Practices](https://android-ui-testing.github.io/Cookbook/practices/state_clearing/) will answer on the most of questions you probably have
12
+
13
+
**Want to adopt UI & Screenshot testing, but don't know where to start from?**
14
+
<br>Chapter [Adoption](https://android-ui-testing.github.io/Cookbook/adoption/companies_experience/) will be helpful
15
+
16
+
**Want to say thank you?**
17
+
<br>Star [this repository on the Github](https://github.com/android-ui-testing/Cookbook/)
0 commit comments