android / architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Apache License 2.0
44.3k stars 11.62k forks source link

Remove Robolectric #911

Closed dturner closed 1 year ago

dturner commented 1 year ago

The dependency on Robolectric makes refactoring the test code a lot more difficult. Robolectric doesn't add sufficient value to justify the complexity of its integration, hence removing it.