返回技能列表

android-test-structure

hitoshura25
更新于 3 days ago
6 次查看
2
1
2
在 GitHub 上查看
其他testing

关于

This skill creates a complete Android instrumentation test structure with base classes and utilities for Espresso testing. It generates the androidTest directory hierarchy, a BaseTest class, and TestUtils file following your app's package structure. Use it to quickly bootstrap testing infrastructure in Android projects that already have Espresso dependencies configured.

快速安装

Claude Code

推荐
主要方式
npx skills add hitoshura25/claude-devtools -a claude-code
插件命令备选方式
/plugin add https://github.com/hitoshura25/claude-devtools
Git 克隆备选方式
git clone https://github.com/hitoshura25/claude-devtools.git ~/.claude/skills/android-test-structure

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

hitoshura25/claude-devtools
路径: skills/android-test-structure
0

相关推荐技能