Arquillian Drone Extension 1.0.0.CR1 Released
Since we wrote this post we didn't laze around. Check our latest announcement.
The Arquillian team is proud to announce the 1.0.0.CR1 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.0.0.CR1 view tag |
Release date | 2011-06-29 |
Released by | Aslak Knutsen |
Compiled against |
|
Published artifacts org.jboss.arquillian.extension
- 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
- org.jboss.arquillian.extension » arquillian-drone-bom pom
Release notes and resolved issues 11
Extension Drone - CR1
- Feature Request
-
- ARQ-436 - Logging selenium tests progress to console
- Bug
-
- ARQ-492 - Selenium Server configuration enable flag is ignored
- Task
-
- ARQ-369 - Selenium and ContextPath injection should be done via ArquillianResource
- ARQ-440 - Stabilize Drone API/SPI
- ARQ-441 - Update Selenium version to 2.0b3
- ARQ-443 - Remove Arquillian Ajocado Binding from Arquillian Drone for release decoupling
- ARQ-446 - Arquillian Selenium Server should be enabled by default
- ARQ-471 - Prepare Drone CR1 release
- Sub-task
Thanks to the following list of contributors: Karel Piwko, Aslak Knutsen