Leonardo Colman Lopes

Results 160 comments of Leonardo Colman Lopes

https://dev.to/pchmielowski/automate-taking-screenshots-of-android-app-with-jetpack-compose-2950

If anyone have ever done this, help is appreciated.

Done manually: https://github.com/LeoColman/Petals/commit/a9c998271019d24e5466b604b014f1971abc3a16

Absolutely! Let me assign it to you :)

Hey! I know this issue is a little bit old, but we just added Robolectric experimental support to KotlinTest. Perhaps this is what you need for now https://github.com/kotlintest/kotlintest/pull/1014

Sure! I know this will be a little bit complicated right now, as we are experimenting a lot, but it should work: First add the snapshot repository to your `repositories`:...

Is this still an issue? Could you comment on it @mirageoasis? I'm willing to close this issue

Did you check @Kantis latest comment on the draft PR?