RoRoche / AndroidTestingBoxLinks
Android project to experiment various testing tools
☆63Updated 5 years ago
Alternatives and similar repositories for AndroidTestingBox
Users that are interested in AndroidTestingBox are comparing it to the libraries listed below
Sorting:
- MockWebServer demos☆34Updated 7 years ago
- Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup☆59Updated 6 years ago
- [ABANDONED] A tree that stores services in its node for a given key, and allows traversing them.☆33Updated 7 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 7 years ago
- Extension to use conductor with the new dagger.android module.☆36Updated 8 years ago
- Huyen's example code from the Road to Kotlintown: Part II with examples of lambdas with receivers, extension functions, and DSLs in Kotli…☆27Updated 7 years ago
- App for droidcon Berlin 2017☆24Updated 7 years ago
- ☆30Updated 7 years ago
- Master-slave template with pagination using Clean Architecture and https://github.com/NYTimes/Store☆39Updated 5 years ago
- Android modularisation demo project☆79Updated 6 years ago
- A lightweight Rx wrapper around DiffUtil with Activity lifecycle support (Deprecated)☆30Updated 6 years ago
- Screenshot Kata for Android Developers with Kotlin. The main goal is to practice UI Screenshot Testing.☆77Updated 3 years ago
- Sample application that shows how Dagger can be used to substitute dependencies with test doubles in Espresso tests to have robust and re…☆43Updated 9 years ago
- Mocking Client for Retrofit☆43Updated 8 years ago
- Demo project on How to be a Mockstar using Mockito and MockWebServer.☆54Updated 8 years ago
- Includes custom rules for testing Views in isolation and running tests with Google TalkBack enabled.☆60Updated 3 years ago
- Augomagically format Java files (deprecated)☆58Updated 6 years ago
- ☆40Updated 7 years ago
- AutoValue extension for creating Firebase Realtime Database objects☆102Updated 8 years ago
- RxJava wrapper for Android Play Billing Library☆41Updated 3 years ago
- [DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber☆47Updated 8 years ago
- GenericRenderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.☆43Updated 5 years ago
- Simple example of an application build with the MVP pattern using RxJava