gmazzo / gradle-android-test-aggregation-pluginLinks
A couple Gradle plugins to make Android modules to work with JaCoCo Report Aggregation Plugin and Test Report Aggregation Plugin
☆73Updated last week
Alternatives and similar repositories for gradle-android-test-aggregation-plugin
Users that are interested in gradle-android-test-aggregation-plugin are comparing it to the libraries listed below
Sorting:
- IntelliJ iDEA / Android Studio plugin for Android projects using the Paparazzi library that allows recording, verifying and viewing the s…☆159Updated 2 months ago
- A Gradle Plugin for Android developers that automatically configures Jacoco code coverage tasks for both combined and per module coverage…☆176Updated last month
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins☆191Updated last year
- A Gradle plugin that generates type-safe formatters for Android string resources in the ICU message format.☆184Updated this week
- Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin☆87Updated 2 years ago
- Add screenshots to your Android tests☆117Updated 2 weeks ago
- Glossary of Gradle terms both common and uncommon☆129Updated 2 weeks ago
- Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines☆136Updated 2 months ago
- An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.☆72Updated 6 months ago
- Extensions that make it easier to deal with otherwise nullable APIs, for Android and Kotlin Multiplatform☆118Updated 2 months ago
- Tool to find affected Gradle projects given the diff between commits☆59Updated last month
- Gradle plugin to help untangle your dependencies.☆50Updated last year
- Sample Dagger setup using Anvil to simulate Hilt features.☆40Updated 4 years ago
- A Gradle plugin for detecting regressions in Jetpack Compose / Compose Multiplatform☆121Updated 9 months ago
- Android Studio / IntelliJ plugin for creating modules☆57Updated 5 months ago
- A Gradle plugin to generate a module graph and include them modules☆110Updated 5 years ago
- "Saydle 🔊", real-time audio notifications for Gradle.☆94Updated last year
- Automatic Dagger setup using Hilt☆73Updated this week
- This project contains a Gradle plugin and a small command-line app that allows replicating the structure of a given Gradle project.☆133Updated 3 months ago
- Whetstone is a dependency injection framework for Android that greatly simplifies working with Dagger 2 using all the powers of Anvil☆218Updated last month
- A Gradle plugin for Metalava, AOSP's tool for API metadata extraction and compatibility tracking.☆82Updated last week
- This repository aims to bridge the gap between JUnit 5 and Robolectric, enabling developers to leverage the benefits of both frameworks f…☆72Updated this week
- AI-driven mobile testing framework.☆132Updated last week
- ☆156Updated 7 months ago
- A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.☆247Updated this week
- Android Studio's Vector Drawable conversion tool in convenient packaging.☆72Updated last year
- Parameterized unit tests for Kotlin Multiplatform