sockeqwe / InstantiatorLinks
Tired of manually setup test data of Kotlin data classes or POJOs? Instantiator creates Instances of any class for you so that you can focus on writing tests instead of spending time and effort to setup test data
☆59Updated 3 years ago
Alternatives and similar repositories for Instantiator
Users that are interested in Instantiator are comparing it to the libraries listed below
Sorting:
- ☆37Updated 3 years ago
- Gradle plugin to help untangle your dependencies.☆51Updated 2 years ago
- IntelliJ iDEA / Android Studio plugin for Android projects using the Paparazzi library that allows recording, verifying and viewing the s…☆159Updated 2 weeks ago
- User scoping library for Android applications.☆71Updated 3 years ago
- ☆58Updated 4 years ago
- Extensions that make it easier to deal with otherwise nullable APIs, for Android and Kotlin Multiplatform☆118Updated 5 months ago
- Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin☆87Updated last month
- some handy scripting using kotlin☆59Updated last year
- Linkester is an Android library that aims to help Android developers test their deep links implementation.☆82Updated 3 years ago
- A Gradle plugin to generate a module graph and include them modules☆110Updated 5 years ago
- A wrapper for the Bluetooth GATT APIs on Android.☆80Updated 3 years ago
- ☆70Updated 3 years ago
- Generation of modularized Gradle projects in different logic layers☆87Updated last week
- Android Studio / IntelliJ plugin for creating modules☆58Updated 9 months ago
- Kotlin Flow <-> Spotify Mobius interop☆59Updated last year
- A Gradle Plugin that allows seamless switching between Kotlin JVM and the Kotlin Multiplatform Plugins☆62Updated 3 years ago
- An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.☆73Updated last week
- Khonshu is the foundation of how we build apps at Freeletics. It provides the general set up for screens as well as navigation.