Gurupreet / ComposeCookBook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
MIT License
6.3k stars 799 forks source link

Refactor all templates in Gradle modules #88

Closed GerardPaligot closed 3 years ago

GerardPaligot commented 3 years ago

Changelog

GerardPaligot commented 3 years ago

It seems that reactivecircus/android-emulator-runner@v2 isn't stable. Robolectric is compatible with compose (with some restrictions), maybe that could be interesting to use it for our tests?