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

新闻 Arquillian Drone Extension 2.0.0.Beta1 发布 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-02-06.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,421
    Likes Received:
    47
    Arquillian Drone Extension 2.0.0.Beta1 发布了

    [​IMG]

    该版本值得关注的改进包括:


    支持通过 @BeforeClass 的 Drone webdriver 注入

    带部署范围生命周期的紧密连接到部署过程。

    一些 SPI 事件进行合并和替换

    The following events:

    • BeforeDroneCallableCreated
    • AfterDroneConfigured
    • BeforeDroneConfigured
    • AfterDroneCallableCreated

    are now merged into:

    • BeforeDronePrepared
    • AfterDronePrepared

    They are called before/after both the Drone configuration and the Drone callable instance are prepared. This ensures that both or none of the objects should be present.

    Release notes and resolved issues 10

    Bug
    • ARQ-1178 - Arquillian Drone Module page on arquillian.org is out of date
    • ARQ-1340 - Drone webdriver is not created during @BeforeClass
    • ARQ-2006 - ISE for deployment-scoped drone point when manual deployment is used
    Component Upgrade
    • ARQ-1995 - Update to latest version of Selenium and Arquillian core
    Feature Request
    • ARQ-1176 - automatically take screenshot and capture the html output on Assert failure or Exception
    • ARQ-1743 - Merge configuration and callable creation together
    Task
    • ARQ-1692 - Factories should not bring runtime dependencies
    • ARQ-1696 - Update documentation to cover Drone 2.0.0
    • ARQ-1697 - Migration guide for users
    • ARQ-1698 - Migration guide for developers

    Thanks to the following list of contributors: Matous Jobanek
    Arquillian Drone Extension 2.0.0.Beta1 发布下载地址
     
Loading...