Skip to content

Releases: sergio-sastre/AndroidUiTestingUtils

1.1.1

08 Jun 21:36

Choose a tag to compare

Clean-up dependencies

1.1.0-beta

05 May 04:25
d2107af

Choose a tag to compare

1.1.0-beta Pre-release
Pre-release
  • 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

04 Mar 06:46
4795bb7

Choose a tag to compare

Initial release with support for changing the following configurations in your instrumented tests:

  1. Locale (also Pseudolocales en_XA & ar_XB)
  2. FontSize
  3. Orientation
  4. Dark Mode /Day-Night Mode

Support for Activities, Android Views and Jetpack Compose

Initial pre-release

04 Feb 06:49

Choose a tag to compare

Initial pre-release Pre-release
Pre-release

Contains TestRules and ActivityScenarios for changing the following settings:

  • FontSize
  • Locale