Join Slack
Is there a way to avoid duplicating Jetpack Compose UI tests when testing against dark and light the...
# compose-android
m
Mohamed Ibrahim
08/24/2023, 10:23 PM
Is there a way to avoid duplicating Jetpack Compose UI tests when testing against dark and light themes?
j
jw
08/24/2023, 10:45 PM
Use a parameterized runner. Either the built-in JUnit one or Google's TestParameterInjector to vary the theme for the tests
👍 2
☝️ 2
4
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by