Double Espresso. Testing tool for Android apps that works with Gradle.

github.com/JakeWharton/double-espresso

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2014
  • Deprecate.
October 2014
  • Merge branch 'nhachicha-gradle' into gradle
  • Update for SdkVersion 21
  • Update the Android plugin to version 0.13.0
  • Use jcenter() instead of mavenCentral()
September 2014
  • Update to latest things needed to build.
May 2014
  • Prepare for 1.1-r3.
  • Merge pull request #11 from cowst/gradle
  • Removed application labels from android-libs manifest
April 2014
  • Merge pull request #8 from Kisty/gradle
  • Migrated unit tests instrumentTest->androidTest
March 2014
  • Merge pull request #7 from algobardo/gradle
  • Updated to Gradle 1.11
  • Merge pull request #3 from Kisty/gradle
  • Update README.md for android gradle plugins 0.9
February 2014
  • Update Dagger to 1.2.1. Prepare r2.
  • Convert project to use Gradle.
January 2014
  • Contrib standalone jar
  • Espresso docs and jars.
  • Espresso open source: update version to 1.1 (using variable breaks so…