Acerca de
This skill automates the setup of an end-to-end (E2E) smoke testing suite for Android applications, leveraging the modern UI Automator 2.4 API. It streamlines the integration of necessary Gradle dependencies and generates a robust SmokeTest.kt template designed to verify app launches without crashes. A key advantage of this skill is its ability to test release builds, allowing developers to catch ProGuard or R8 obfuscation issues before deployment. It includes built-in logic for handling complex runtime permissions, such as HealthConnect, ensuring tests run smoothly in various environments.