Skip to content

Commit 421f077

Browse files
author
skrawczy
authored
Update README.md
1 parent c2ef6e0 commit 421f077

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ When running Espresso tests for your Android projects on real devices you need t
1111
# Solution
1212
Testdevicemanager - It is a custom gradle plugin written in Kotlin. It uses ```adb commands``` to get and set device information. This way, no additional access rights for connected mobile devices are required.
1313

14+
# Detailed description
15+
Find a more detailed decription here: https://medium.com/axel-springer-tech/preparing-android-devices-for-espresso-tests-with-testdevicemanager-5d8e63e43269
16+
1417
# Features
1518
The following things are handled by the plugin:
1619

0 commit comments

Comments
 (0)