Fork of https://code.google.com/p/android-test-kit/
- 5c1ba48 Add runner jars by Valera Zakharov · 1 year, 11 months ago master
- 167b008 Added new cheat sheet pdf by Stephan Linzner · 1 year, 11 months ago
- e349eb1 Added espresso v2 cheatsheet pdf by Stephan Linzner · 1 year, 11 months ago
- 3d671c9 Espresso 2.0 jars by Valera Zakharov · 1 year, 11 months ago
- e81b669 Javadoc for Espresso 2.0 by Stephan Linzner · 1 year, 11 months ago
- f80d5bd Uploaded javadoc for android testing support lib runner by Stephan Linzner · 1 year, 11 months ago
- 1e71a17 Contrib standalone jar by Valera Zakharov · 2 years, 10 months ago
- f6ec5bf Espresso docs and jars. by Valera Zakharov · 2 years, 10 months ago
- 6e01895 Espresso open source: update version to 1.1 (using variable breaks some of the maven plugins). Also the SNAPSHOT qualifier is reserved for unreleased builds. Since we're releasing this, might as well not use it. by Valera Zakharov · 2 years, 10 months ago
- aaf0047 Espresso open source: more pom cleanup (preventing dex preverification errors) by Valera Zakharov · 2 years, 10 months ago
- b6c01c8 Espresso: Fix https://code.google.com/p/android-test-kit/issues/detail?id=33: if an activity resumes we should return from the method instead of breaking the loop and throwing an exception. by Valera Zakharov · 2 years, 10 months ago
- 34932b7 Espresso: Update version to 1.1. by Valera Zakharov · 2 years, 10 months ago
- 1f197de Espresso: update open source files: by Valera Zakharov · 2 years, 10 months ago
- 67be319 Espresso: provide getter for AndroidTestRunner. by Valera Zakharov · 2 years, 10 months ago
- 353c1c8 Espresso: Move sample tests to test app package. by Valera Zakharov · 2 years, 10 months ago
- e3bd5a3 Espresso: fix DrawerActivity layout. by Valera Zakharov · 2 years, 10 months ago
- bf94035 Push Root Matcher into ViewInteraction and share it across the graph via an by Valera Zakharov · 2 years, 10 months ago
- 1e5ee05 Allow users to provide their own RootMatcher instead of using Espresso's heuristics. by Valera Zakharov · 2 years, 10 months ago
- b4fa36e Espresso: update swipe integration tests to work around b/12113054 (Espresso: swipe fails with small support lib ViewPagers). by Valera Zakharov · 2 years, 10 months ago
- 16cc465 Workaround for support lib rev 19 issue with NavUtils by Valera Zakharov · 2 years, 10 months ago