Add link to compose.instructionset.md
This commit is contained in:
parent
95dc76f7f1
commit
908ab50553
1 changed files with 3 additions and 0 deletions
|
|
@ -161,6 +161,9 @@ In this section we will see how to test component depending on context such as R
|
||||||
In this tests we will also see how to interact with View components in tests via Espresso.
|
In this tests we will also see how to interact with View components in tests via Espresso.
|
||||||
We will also see how to test a specific Activity (same concept can be applied to fragments)
|
We will also see how to test a specific Activity (same concept can be applied to fragments)
|
||||||
|
|
||||||
|
Bonus:
|
||||||
|
* Testing Compose UI: Open the [compose instruction set](./codekata/compose.instructionset.md)
|
||||||
|
|
||||||
#### Robolectric and Android Tests.
|
#### Robolectric and Android Tests.
|
||||||
Open the [shared tests instruction set](./codekata/sharedtests.instructionset).
|
Open the [shared tests instruction set](./codekata/sharedtests.instructionset).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue