Back to Skills

android-e2e-testing-setup

hitoshura25
Updated 2 days ago
1 views
2
1
2
View on GitHub
Othertestingautomationdesign

About

This skill sets up UI Automator 2.4 for Android end-to-end smoke testing to verify app launches work correctly. It creates a Kotlin test file using modern APIs and adds the necessary dependencies to your Gradle configuration. The setup works with both debug and release builds since UI Automator interacts with apps externally.

Quick Install

Claude Code

Recommended
Primary
npx skills add hitoshura25/claude-devtools -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/hitoshura25/claude-devtools
Git CloneAlternative
git clone https://github.com/hitoshura25/claude-devtools.git ~/.claude/skills/android-e2e-testing-setup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

hitoshura25/claude-devtools
Path: skills/android-e2e-testing-setup
0

Related Skills