Android Screenshot Testing

Use when writing Android integration tests that render real UI pages and capture screenshots on JVM without emulators. Also covers asserting on rendered content (text, visibility, i18n sweeps) alongside the captured PNG. Use when needing visual verification of Android screens, testing full UI rendering pipelines, or setting up Robolectric-based screenshot infrastructure for any Android project. Triggers on "screenshot test", "render page test", "Robolectric screenshot", "visual test without emulator", "integration test with screenshot", "Android JVM screenshot", "assert text in screenshot test", "verify rendered text".

sunfmin 45ecb82 2 files · 23.7 KB Updated

File contents

sunfmin/android-screenshot-testing/tree/main/ commit 45ecb82331

Frequently asked questions

npx skillmds@latest add sunfmin/android-screenshot-testing