Espresso 2.2.2 发布了。 Espresso是一种Android自动化测试框架,使测试人员可以在云中x86机器的多线程环境里运行测试,并解决了关于UI测试的并发问题。 新特性: espresso 1. Issue 194253: Add support for NavigationView in android support design library 2. Added checks for enabled animations and transitions 3.New ViewMatcher API: withResourceName bug修复: espresso 1. Issue 195331: espresso-core embeds guava’s pom files 2. Moved counting idling resource out of espresso-contrib rules 1. Issue 187249: NPE in Intents.release() runner 1. Issue 196066: AndroidJUnitRunner’s “-e log true” argument does not bypass actual test 2. Wait for debugger in onCreate() of the runner 3. Moved all supported test annotation out of platform and into ATSL. 4. Removed the stack trace dump about no JSBridge 5. Fixed AndroidAnnotatedBuilder Other notable changes 1. ActivityTestRule, UiThreadTestRule, IntentsTestRule and ServiceTestRule are out of beta. 2. Add code style settings file for uniform code formatting. 如需下载请进入:https://google.github.io/android-testing-support-library/downloads/index.html Espresso 2.2.2 发布,Android自动化测试框架下载地址