Graphene 1.0.0.Alpha1 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.Alpha1 release of the Graphene 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 Graphene
Version 1.0.0.Alpha1 view tag
Release date 2011-02-22
Released by Lukas Fryc

Published artifacts org.jboss.arquillian.ajocado

  • org.jboss.arquillian.ajocado » arquillian-ajocado-impl jar javadoc pom
  • org.jboss.arquillian.ajocado » arquillian-ajocado-api jar javadoc pom
  • org.jboss.arquillian.ajocado » arquillian-ajocado-testng jar javadoc pom

Release notes and resolved issues 7

Enhancement
  • ARQGRA-26 - Refactor AjaxSeleniumProxy class to AjaxSeleniumContext
Bug
  • ARQGRA-8 - Include remote repository inside the bom file
  • ARQGRA-14 - Move TestNG dependency to TestNG module
Task
  • ARQGRA-103 - Integration with Arquillian Selenium Extension
  • ARQGRA-107 - Move initial version from 1.5.3 to 1.0.0
  • ARQGRA-112 - Provide context of selenium and system properties to Selenium Extension
  • ARQGRA-116 - Ajocado 1.0.0.Alpha1 Release

Thanks to the following list of contributors: Lukas Fryc, Pavol Pitonak