googlecodelabs / android-perf-testingLinks
Automated Performance Testing on Android
☆92Updated 5 years ago
Alternatives and similar repositories for android-perf-testing
Users that are interested in android-perf-testing are comparing it to the libraries listed below
Sorting:
- Handy commands for testing Android on CI☆357Updated 3 years ago
- [Deprecated] Gradle plugin which allows to generate Jacoco coverage report for both integration & unit tests☆112Updated 7 years ago
- Combines tools for fast android app devlopment☆378Updated 4 years ago
- Android Tests Recorder☆50Updated 9 years ago
- Demo project to show how to setup and use Espresso and Spoon☆51Updated 3 years ago
- My local environment☆85Updated last month
- Static code analysis plugin for Android project. (Checkstyle, PMD)☆264Updated 7 years ago
- Sample Android code for the tutorials☆257Updated 9 years ago
- AutoValue extension to create an AutoValue object from a Cursor☆170Updated 4 years ago
- DAO for SQLBrite☆183Updated 9 years ago
- This is a sample app that is part of blog posts I have written about how to test android applications using Kotlin.☆90Updated 7 years ago
- Gradle plugin that creates FindBugs reports for android projects☆130Updated 2 years ago
- Gradle plugin for Spoon.☆354Updated 5 years ago
- [DEPRECATED] A command-line utility for keeping your Android dependencies up-to-date.☆100Updated 9 years ago
- ☆102Updated 8 years ago
- Filling the gap between RxJava and Espresso☆79Updated 8 years ago
- A script which synchronizes all of the artifacts in your local Android SDK to a remote Maven artifact host.☆181Updated 8 years ago
- Demonstrates the use of Gradle for Android projects☆94Updated 11 years ago
- Minimal Robolectric and Android Studio example☆140Updated 8 years ago
- ☆177Updated 4 years ago
- Sample project of Android GUI test automation using Espresso, Cucumber and the Page Object Pattern