Minimal Robolectric and Android Studio example
☆140Nov 16, 2016Updated 9 years ago
Alternatives and similar repositories for AndroidStudioAndRobolectric
Users that are interested in AndroidStudioAndRobolectric are comparing it to the libraries listed below
Sorting:
- Combines tools for fast android app devlopment☆378Jan 1, 2021Updated 5 years ago
- Small sample app demonstrating memory leak solutions when using RxJava☆159Jul 17, 2020Updated 5 years ago
- Gradle plugin to add unit testing to android plugin. Prepared for Robolectric.☆343Apr 14, 2015Updated 10 years ago
- Want to assert that class has private constructor? Let's do it!☆10Jan 2, 2016Updated 10 years ago
- ☆30Jun 21, 2015Updated 10 years ago
- A template Gradle / Android project which integrates and configures Robolectric, Robotium, JUnit4 and standard Android Instrumentation to…☆127Jun 2, 2016Updated 9 years ago
- Easy Espresso UI testing for Android applications using RxJava.☆360Feb 2, 2018Updated 8 years ago
- A simple util and example of how to track connectivity changes in Android applications.☆82Apr 16, 2017Updated 8 years ago
- An Android annotation processor for generating type safe javascript bindings (Bridges)☆120Mar 8, 2016Updated 9 years ago
- how to set up robolectric to work with Android Studio and gradle☆140Jun 17, 2016Updated 9 years ago
- Android custom view to monitor progress as an arc as opposed to a straight line.☆43May 22, 2015Updated 10 years ago
- [DEPRECATED] AssertJ assertions for RxJava Observables☆118Apr 29, 2016Updated 9 years ago
- Gradle + Android Studio + Robolectric + Espresso + Mockito☆599Oct 6, 2025Updated 4 months ago
- Showcase Project using RxJava and RxDAO pattern☆75Feb 11, 2017Updated 9 years ago
- Gradle plugin that adds support for Findbugs, Checkstyle and PMD to android projects.☆86Oct 25, 2016Updated 9 years ago
- A sample application to demonstrate dependency injection and unit testing in a modern Android application☆54Feb 5, 2015Updated 11 years ago
- Android testing with Dagger 2, Espresso 2 and Mockito☆614Mar 29, 2020Updated 5 years ago
- ☆194Jun 4, 2015Updated 10 years ago
- This Android / Gradle project integrates Couchbase, Robolectric and Dagger so that unit testing can occur without the need for a connecte…☆17Apr 30, 2015Updated 10 years ago
- AutoValue for ParseObject☆26Oct 15, 2015Updated 10 years ago
- Sample Android project using Dagger2, retrolambda, lombok and butterknife☆284Mar 12, 2018Updated 7 years ago
- BitMask Sample☆24May 11, 2016Updated 9 years ago
- Android Library for Logging RxJava Observables and Subscribers.☆1,468Aug 30, 2018Updated 7 years ago
- A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.☆4,537Aug 17, 2020Updated 5 years ago
- Android Unit Testing Framework☆6,001Updated this week
- AutoValue: Moshi Extension☆194Mar 3, 2021Updated 5 years ago
- RxJava architecture library for Android☆2,052Jun 23, 2018Updated 7 years ago
- A basic, Gradle-based project template for writing custom Android Lint rules.☆42Nov 12, 2015Updated 10 years ago
- Automated localized screenshots of your Android app on every device☆768Dec 18, 2016Updated 9 years ago
- Extra conditional annotations for JUnit 4☆27Nov 5, 2018Updated 7 years ago
- A testing framework which brings powers of Spock and Groovy to Android app testing☆250Oct 1, 2020Updated 5 years ago
- [Deprecated] Android Studio IDE support for Android gradle unit tests. Prepared for Robolectric.☆235Aug 26, 2017Updated 8 years ago
- Showcase of RxJava used with MVP and some other popular android libraries☆413Aug 5, 2017Updated 8 years ago
- [Deprecated] Handles Android's activity lifecyle for rxjava's Observable☆319Jul 25, 2019Updated 6 years ago
- Clean Architecture implementation on Android