Open Source
My main goal is to make testing Android apps easier for everybody. In order to achieve it, I've created some libraries & projects.
Awards
My project Android Screenshot Testing Playground won a Google Open Source Peer Bonus award in 2024 and was officially published on Google's open source blog
Own Libraries/Projects
🎨 AndroidUiTestingUtils
🔎 ComposablePreviewScanner
📸 Android Screenshot Testing Playground
Additionally, I've also been actively contributing to other popular projects & libraries in the Android UI Testing area:
Author/Co-Author
📚 Android UI Testing Cookbook
Contributions to other libraries
Support to auto-generate screenshot tests from @Previews:
Support @Preview parameters like device, width, height, showBackground, backgroundColor, etc.
Enable screenshot testing animations via custom annotation
Features: compatibility with Robolectric
Bugfixes + documentation + clean up