1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Espresso 2.2.2 发布,Android自动化测试框架 下载

本帖由 漂亮的石头2016-03-24 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,576
    赞:
    47
    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自动化测试框架下载地址
     
正在加载...