circleci / EspressoSample
A sample Android application with Espresso UI tests
☆55Updated last year
Alternatives and similar repositories for EspressoSample:
Users that are interested in EspressoSample are comparing it to the libraries listed below
- Sample project of Android GUI test automation using Espresso, Cucumber and the Page Object Pattern☆137Updated 7 years ago
- Plugin dedicated for Android platform. Wraps gradle task/shell command used for launching instrumented tests. Provides start of as many A…☆113Updated 3 years ago
- Demo project to show how to setup and use Espresso and Spoon☆51Updated 2 years ago
- Sample Android application using Dagger 2, Robolectric, and Mockito☆85Updated 9 years ago
- Filling the gap between RxJava and Espresso☆79Updated 7 years ago
- Learning to use new opensource libraries to be used in Android application development.☆79Updated 2 years ago
- ☆177Updated 3 years ago
- A sample project for Cucumber and Espresso in Android☆108Updated 6 years ago
- A JUnit rule to disable and enable device animations☆106Updated 4 years ago
- [Deprecated] Gradle plugin which allows to generate Jacoco coverage report for both integration & unit tests☆113Updated 7 years ago
- An example of using Espresso and UiAutomator to write UI tests that interact with Android M permission dialogs.☆47Updated 8 years ago
- A library that encapsulates the repeatable actions of Android Cursors.☆196Updated 7 years ago
- Android project to experiment various testing tools☆63Updated 4 years ago
- Android tool which helps to synchronise application behaviours with test thread in automation tests.☆218Updated 3 years ago
- ☆85Updated 9 years ago
- MockWebServer demos☆34Updated 7 years ago
- Includes custom rules for testing Views in isolation and running tests with Google TalkBack enabled.☆60Updated 3 years ago
- Android MVP app using Dagger2, Retrofit2, Realm, RxJava, Espresso☆59Updated 8 years ago
- Provides helper methods for asserting a few things that Espresso does not support out of the box.☆29Updated last week
- Extension of Mockito that provides easy to use matchers for Collections☆48Updated 7 years ago
- Set of timber trees for Crashlytics and debugging.☆70Updated 5 years ago
- ☆80Updated 4 years ago
- AutoValue extension for creating Firebase Realtime Database objects☆102Updated 7 years ago
- Android Studio templates for MVP architecture proposed by ribot