lydavid / MusicSearch

An Android app for browsing songs, artists, and anything related to them
https://lydavid.github.io/MusicSearch/
Apache License 2.0
22 stars 0 forks source link

Try Showkase for consolidating all screenshot tests into a single class; also as a preview browser #218

Open lydavid opened 1 year ago

lydavid commented 1 year ago

https://github.com/airbnb/Showkase

Notes

Access all composables for screenshot testing:

val metadata = Showkase.getMetadata()
val components = metadata.componentList
val colors= metadata.colorList
val typography = metadata.typographyList

Some issues right now:

References

lydavid commented 4 weeks ago

Also consider https://github.com/Kotlin/Storytale