AndroidUiTestingUtils AndroidGitzella

AndroidUiTestingUtils

A set of TestRules, ActivityScenarios and utils to facilitate UI and screenshot testing under given configurations: FontSizes, Locales...

Road-To-Effective-Snapshot-Testing AndroidGitzella

Road To Effective Snapshot Testing

A sample repo describing best practices for effective snapshot testing on Android

Multiplying_the_quality_of_unit_tests AndroidGitzella

Multiplying_the_quality_of_unit_tests

An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized...

FontSizeTestRule AndroidGitzella

FontSizeTestRule

An ActivityScenario extension and a Junit4 TestRule to simulate changing the font size on a device/emulator, as it would be...

Android-screenshot-testing-playground AndroidGitzella

Android screenshot testing playground

A sample repo to introduce screenshot testing in Android with different libraries