Skip to content

A fully functional Android app built entirely with Kotlin and Jetpack Compose

License

Notifications You must be signed in to change notification settings

rkam88/nowinandroid

 
 

Repository files navigation

This is a fork of the official Now in Android repository to showcase a way to fully automate screenshot testing for Jetpack Compose @Previews.

Most of the code is in the PreviewTests class, with some helpers in the core:ui module.

Snapshots can be generated with: ./gradlew clean screenshot-test:recordPaparazziProdRelease After generating and saving snapshots, you can verify them with: ./gradlew clean screenshot-test:verifyPaparazziProdRelease

About

A fully functional Android app built entirely with Kotlin and Jetpack Compose

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.0%
  • Shell 1.0%