Arquillian Drone Extension 1.2.0.Beta2 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.2.0.Beta2 release of the Arquillian Drone Extension component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Drone Extension
Version 1.2.0.Beta2 view tag
Release date 2013-09-11
Released by Karel Piwko
Compiled against

Published artifacts org.jboss.arquillian.extension

  • org.jboss.arquillian.extension » arquillian-drone-bom pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver-depchain pom
  • org.jboss.arquillian.extension » arquillian-drone-api jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-spi jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-configuration jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-impl jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium-server jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-selenium jar javadoc pom
  • org.jboss.arquillian.extension » arquillian-drone-webdriver jar javadoc pom

Release notes and resolved issues 9

Component Upgrade
  • ARQ-1466 - Drone: upgrade to Core 1.1.1.Final
Enhancement
  • ARQ-1476 - Improve Drone Test Enricher loggging
Feature Request
  • ARQ-1385 - Drone: resize the PhantomJS window after the start of a test
Bug
  • ARQ-1467 - Method scoped Drones ignore other test enrichers
  • ARQ-1468 - Enable tests to pass with -Darquillian.debug=true
  • ARQ-1469 - Improve logging for AbstractWebDriverFactory
  • ARQ-1470 - Improve warning message for overriding browser
  • ARQ-1472 - The precedence for BeforeDroneInstantiated event observation in DroneInstanceCreator is set badly
  • ARQ-1475 - Enhancer does not allow access to real instance

Thanks to the following list of contributors: Karel Piwko, Stefan Miklosovic