#Gradle plugin
kotlinx-kover
Kover provides essential tools for measuring test coverage in Kotlin projects on JVM and Android. It includes Gradle and Maven plugins, a CLI, and JVM agents for detailed analysis. The Gradle plugin facilitates HTML/XML reporting and verification to enhance code quality across Kotlin and Java projects, supporting seamless setup through plugins DSL for both single and multi-project environments.
kmp-missing-targets
Effortlessly locate missing Kotlin multiplatform targets with this Gradle plugin. Understand dependency limitations for targets like wasmJs to maintain smooth integration and updates. It optimizes CI processes by identifying unsupported targets and highlighting incompatible dependencies, ideal for developers of multiplatform projects reliant on kotlinx.coroutines and similar libraries.
intellij-plugin-verifier
IntelliJ Plugin Verifier checks binary compatibility between plugins and IntelliJ-based IDEs to reduce common runtime issues like NoClassDefFoundError. It integrates with Gradle to streamline tasks and is crucial for plugin authors managing multiple IDE versions. The tool helps prevent installation issues due to missing dependencies. Updates are available via JetBrains Package Repository or directly through GitHub.
keeper
Keeper, a Gradle plugin, automatically generates Proguard and R8 keep rules for androidTest sources, enhancing the Android build process by precisely managing code shrinking and obfuscation. Designed for developers aiming to optimize testing and release workflows, Keeper integrates smoothly into Gradle setups and is available under the Apache License 2.0. This open-source tool prioritizes code safety and efficiency, offering a reliable solution for improving project performance.
Feedback Email: [email protected]