android / wear-os-samples

Multiple samples showing best practices in app and watch face development on Wear OS.
https://developer.android.com/wear
Apache License 2.0
1.08k stars 561 forks source link

Preview Tests with the Compose Preview Screenshots Preview Tests #1099

Closed yschimke closed 1 month ago

LouisCAD commented 3 weeks ago

Is setting experimentalProperties["android.experimental.enableScreenshotTest"] = true really needed when you already have android.experimental.enableScreenshotTest enabled in gradle.properties?

yschimke commented 3 weeks ago

Probably not - no plan to change on a closed PR :)

Sergio has both... https://github.com/search?q=repo%3Asergio-sastre%2FAndroid-screenshot-testing-playground%20android.experimental.enableScreenshotTest&type=code