Graphene 1.0.0.Alpha2 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.Alpha2 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.Alpha2 view tag
Release date 2011-03-30
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 10

Enhancement
  • ARQGRA-25 - Check possibilities for SimplifiedFormatter to automatically escape dangerous characters
  • ARQGRA-35 - Support Request Guards on IE
Feature Request
  • ARQGRA-45 - Support addCustomRequestHeader(String,String) for AjaxSelenium
  • ARQGRA-48 - Create TestNG listener instead of an abstract class
  • ARQGRA-57 - Distribute source and javadoc artifacts as well
  • ARQGRA-83 - Be consistent in locator names
Bug
  • ARQGRA-7 - WaitForChangeAndReturn is not working correctly
Task

Thanks to the following list of contributors: Lukas Fryc, Karel Piwko