sergio-sastre / ComposablePreviewScanner

A library to help auto-generate screenshot tests from Composable Previews with any screenshot testing library: JVM-based (i.e. Paparazzi, Roborazzi) as well as Instrumentation-based (i.e. Shot, Dropshots, Android-Testify, etc.)
MIT License
150 stars 1 forks source link

Bugfix/make all modules android libs #2

Closed sergio-sastre closed 3 months ago

sergio-sastre commented 3 months ago

First step before to get it working for Android. This will not work for jvm/desktop, but that will be the next step