Skip to content

Commit a3f7e5f

Browse files
author
Ivan Carballo
committed
Merge pull request ribot#7 from fourlastor/patch-2
updated espresso location
2 parents 01d2f0e + 1c9fa3d commit a3f7e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android_libraries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Standard Test Libraries
44

5-
- [Espresso](https://code.google.com/p/android-test-kit/wiki/Espresso)
5+
- [Espresso](https://developer.android.com/training/testing/ui-testing/espresso-testing.html)
66
- [Robolectric](http://robolectric.org/)
77
- [Mockito](https://github.com/mockito/mockito)
88
- JUnit
@@ -25,4 +25,4 @@
2525
- [Calligraphy](https://github.com/chrisjenx/Calligraphy)
2626
- [PagerSlidingTabStrip] (https://github.com/astuetz/PagerSlidingTabStrip)
2727

28-
For a list of other useful libraries visit [android arsenal](http://android-arsenal.com). Do also ask other Android devs here what libraries we’ve used recently as for a lot of things, what’s best changes very quickly.
28+
For a list of other useful libraries visit [android arsenal](http://android-arsenal.com). Do also ask other Android devs here what libraries we’ve used recently as for a lot of things, what’s best changes very quickly.

0 commit comments

Comments
 (0)