Fork of https://code.google.com/p/android-test-kit/

Clone this repo:

Branches

  1. 5c1ba48 Add runner jars by Valera Zakharov · 10 years ago master
  2. 167b008 Added new cheat sheet pdf by Stephan Linzner · 10 years ago
  3. e349eb1 Added espresso v2 cheatsheet pdf by Stephan Linzner · 10 years ago
  4. 3d671c9 Espresso 2.0 jars by Valera Zakharov · 10 years ago
  5. e81b669 Javadoc for Espresso 2.0 by Stephan Linzner · 10 years ago
  6. f80d5bd Uploaded javadoc for android testing support lib runner by Stephan Linzner · 10 years ago
  7. 1e71a17 Contrib standalone jar by Valera Zakharov · 11 years ago
  8. f6ec5bf Espresso docs and jars. by Valera Zakharov · 11 years ago
  9. 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 · 11 years ago
  10. aaf0047 Espresso open source: more pom cleanup (preventing dex preverification errors) by Valera Zakharov · 11 years ago
  11. 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 · 11 years ago
  12. 34932b7 Espresso: Update version to 1.1. by Valera Zakharov · 11 years ago
  13. 1f197de Espresso: update open source files: by Valera Zakharov · 11 years ago
  14. 67be319 Espresso: provide getter for AndroidTestRunner. by Valera Zakharov · 11 years ago
  15. 353c1c8 Espresso: Move sample tests to test app package. by Valera Zakharov · 11 years ago
  16. e3bd5a3 Espresso: fix DrawerActivity layout. by Valera Zakharov · 11 years ago
  17. bf94035 Push Root Matcher into ViewInteraction and share it across the graph via an by Valera Zakharov · 11 years ago
  18. 1e5ee05 Allow users to provide their own RootMatcher instead of using Espresso's heuristics. by Valera Zakharov · 11 years ago
  19. b4fa36e Espresso: update swipe integration tests to work around b/12113054 (Espresso: swipe fails with small support lib ViewPagers). by Valera Zakharov · 11 years ago
  20. 16cc465 Workaround for support lib rev 19 issue with NavUtils by Valera Zakharov · 11 years ago