Testing | Jetpack Compose Tips

Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=Y9GWnwi9D0I



Duration: 0:00
13,025 views
462


Keep your UI delightful by testing it!

Previews allow quickly verifying components during development, which can be automated with the preview screenshot testing Gradle plugin to create visual regression tests. Behavior tests can use DeviceConfigurationOverride, a new testing API to simulate different device configurations to avoid needing multiple emulators to run a full test suite.

Resources: https://goo.gle/compose-testing

Watch more Compose Tips for Delightful UI → https://goo.gle/ComposeTips
Subscribe to Android Developers → https://goo.gle/AndroidDevs

#Featured #ComposeTips #JetpackCompose #AndroidDevelopers #Testing


Speaker: Alex Vanyo
Products Mentioned: Jetpack Compose