Contributor
Sagar Khurana

Improve Robolectric’s code quality


Mentors
Junyi Wang
Organization
Robolectric
Technologies
java, kotlin
Topics
android
Robolectric uses error-prone to check the common code quality problems. Currently, there are many warnings/recommendations left to fix, this topic will focus on fixing those problems to improve the Robolectric’s code quality. And there are many tests that are written in Java which I will be converted into Kotlin to make them more concise and to support Google’s Kotlin-first advocacy.