Search Gradle plugins

Plugin Latest Version

This plugin collects the relevant AndroidTest inputs for test/tested APKs in the Instrumentation variants

0.0.1
(15 March 2025)

This repository aims to bridge the gap between JUnit 5 and Robolectric, enabling developers to leverage the benefits of both frameworks for unit testing Android applications. While Robolectric currently lacks a dedicated JUnit 5 extension, this project proposes a community-driven solution to achieve seamless integration.

0.9.0
(18 November 2024)

After enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc.

0.14.4
(29 September 2024)