android

testing-samples

android

A collection of samples demonstrating different frameworks and techniques for automated testing

AI 简介

这是一个由Google官方维护的Android自动化测试示例集合,旨在展示主流测试框架与技术的最佳实践。项目覆盖Espresso(UI测试)、UiAutomator(跨应用/UI层级测试)、AndroidJUnitRunner(测试运行器)及JUnit4 Rules(如ActivityTestRule、ServiceTestRule)等核心工具,包含同步处理(IdlingResource)、WebView交互、RecyclerView操作、多窗口/多进程测试、Fragment测试等典型场景。所有示例均基于Java实现,采用Apache 2.0许可,适用于Android应用开发团队开展单元测试、集成测试和端到端UI验证。

Java
Apache License 2.0
9.3k
Stars
3.6k
Forks
499
Watchers
85
Issues

Star 增长

今日0
近 7 天0
近 30 天+2
综合评分66.2
默认分支main