A new testing API is available to try in `1.7.0-al...
# compose
a
A new testing API is available to try in
1.7.0-alpha01
,
DeviceConfigurationOverride
! It allows locally overriding pieces of device configuration for tests in normal
@Composable
code, like available layout size, locale, font size, dark mode, and layout direction. These are otherwise fairly painful to test since they need to be done at a system-wide level. Happy to hear if that will be useful for you, or any other feedback you have!
👏🏻 1
👏 4
👏🏾 2