An alternative Android testing framework that runs tests on the JVM, not an emulator.
<dependency>
<groupId>org.robolectric</groupId>
<artifactId>robolectric</artifactId>
<version>4.16.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal test class using RobolectricTestRunner.
Ensure your project targets Android API 28 or higher.
No dependency data recorded yet.