jeppeman / mockposable
Mocking with Jetpack Compose - stubbing and verification of Composable functions
☆41Updated 3 months ago
Alternatives and similar repositories for mockposable:
Users that are interested in mockposable are comparing it to the libraries listed below
- Tired of manually setup test data of Kotlin data classes or POJOs? Instantiator creates Instances of any class for you so that you can fo…☆60Updated 2 years ago
- Gradle plugin to help untangle your dependencies.☆48Updated last year
- Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin☆88Updated 2 years ago
- Provides a callback for when a @Composable is shown to the user☆66Updated last year
- Sample Dagger setup using Anvil to simulate Hilt features.☆41Updated 4 years ago
- A Gradle Plugin that allows seamless switching between Kotlin JVM and the Kotlin Multiplatform Plugins☆62Updated 2 years ago
- IntelliJ iDEA / Android Studio plugin for Android projects using the Paparazzi library that allows recording, verifying and viewing the s…☆158Updated last week
- ☆37Updated 2 years ago
- Android Studio / IntelliJ plugin for creating modules☆56Updated 4 months ago
- Extensions that make it easier to deal with otherwise nullable APIs, for Android and Kotlin Multiplatform☆113Updated 6 months ago
- Kotlin types to work with loading, content and error states.☆40Updated 7 months ago
- some handy scripting using kotlin☆57Updated 9 months ago
- A Gradle plugin for detecting regressions in Jetpack Compose / Compose Multiplatform☆116Updated 4 months ago
- Tool to find affected Gradle projects given the diff between commits☆51Updated 3 months ago
- User scoping library for Android applications.☆70Updated 2 years ago
- A Gradle plugin to automate macro-benchmark on baseline profile.☆69Updated last year
- A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.☆25Updated 2 months ago
- An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.☆71Updated last month
- Kotlin Flow testing has never been easier☆40Updated 3 years ago
- Feature flags for multi-module Kotlin Android projects☆82Updated 2 weeks ago
- Automatic Dagger setup using Hilt