fknives / Android-Tutorial-Test-ShowCase

Mock project showcasing testing on Android. It is used as a CodeKata.
Apache License 2.0
7 stars 2 forks source link

Example for Screenshot Testing #119

Closed fknives closed 1 year ago

fknives commented 2 years ago

Is your feature request related to a problem? Please describe. It would be great to have an example setup for Screenshot testing.

Describe the solution you'd like Screenshot testing could easily help when migrating from Android View System to Compose. There is a library provided for it: https://github.com/pedrovgs/Shot which we could try out.

fknives commented 2 years ago

Paparazzi for generating screenshots on JVM https://github.com/cashapp/paparazzi

fknives commented 1 year ago

Section has been added to the readme, here https://github.com/fknives/AndroidTest-ShowCase#screenshot-testing