Slide 18
Slide 18 text
What's different
• Not entirely true, it's mostly the same
• UI testing is the same as on Android
• Except, of course, (much) faster
• Use createComposeRule()
• Additional API (e.g., mouse scroll)
• Fun idea: run your UI tests on CfD
• Screenshot testing is different
• TestComposeWindow
• WIP: APIs for animations
Android-only APIs
Old-school UI
Resources
a11y
UI testing