sergio-sastre / AndroidUiTestingUtils

A set of TestRules, ActivityScenarios and utils to facilitate UI and screenshot testing under given configurations: FontSizes, Locales...
MIT License
293 stars 14 forks source link

Release/2.2.1 #111

Closed sergio-sastre closed 7 months ago

sergio-sastre commented 7 months ago
  1. Fix DisplaySize and FontSize not resetting values when the test fails or throws an exception in Instrumentation Activity Screenshot Tests https://github.com/sergio-sastre/AndroidUiTestingUtils/issues/105
  2. Call waitForSync() to AndroidTestifyScreenshotTestRuleForView before asserting screenshot