Releases: sergio-sastre/AndroidUiTestingUtils
Releases · sergio-sastre/AndroidUiTestingUtils
1.1.1
Clean-up dependencies
1.1.0-beta
- Change Display Size configuration via TestRule & ActivityScenario
- Allow to set DisplaySizeTestRule and FontSizeTestRule timeouts. Both TestRules change the config via adb. Therefore, this can be helpful on emulator/devices that take too long for the corresponding adb commands to take effect.
1.0.0
Initial release with support for changing the following configurations in your instrumented tests:
- Locale (also Pseudolocales en_XA & ar_XB)
- FontSize
- Orientation
- Dark Mode /Day-Night Mode
Support for Activities, Android Views and Jetpack Compose
Initial pre-release
Contains TestRules and ActivityScenarios for changing the following settings:
- FontSize
- Locale