Arquillian Droidium 1.0.0.Alpha6 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.Alpha6 release of the Arquillian Droidium 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 Droidium
Version 1.0.0.Alpha6 view tag
Release date 2015-01-30
Released by Stefan Miklosovic
Compiled against

Published artifacts org.arquillian.extension

  • org.arquillian.extension » arquillian-droidium-platform-spi jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-platform jar javadoc pom
  • org.arquillian.container » arquillian-droidium-container-api jar javadoc pom
  • org.arquillian.container » arquillian-droidium-container-spi jar javadoc pom
  • org.arquillian.container » arquillian-droidium-container jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-multiple-containers jar javadoc pom
  • org.arquillian.protocol » arquillian-protocol-android jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-native-api jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-native-spi jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-native jar javadoc pom
  • org.arquillian.droidium.archetype » arquillian-droidium-archetype-native-test jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-screenshooter jar javadoc pom
  • org.arquillian.extension » arquillian-droidium-recorder jar javadoc pom

Release notes and resolved issues 11

Feature Request
  • ARQ-1528 - Be able to start multiple Android containers simultaneously in one test run
  • ARQ-1536 - Provide @StartActivity annotation put on test method to automatically start it or use @Location from Graphene to do so
  • ARQ-1557 - Align undeployment logic in a proper Arquillian way
  • ARQ-1613 - Allow Android Shell command timeouts
  • ARQ-1704 - Implement replacement for AndroidDriver dropped in Selenium 2.40
  • ARQ-1718 - Simple way to test on real device without the need to use serial id
  • ARQ-1763 - Download boilerplate APKs for Droidium by Spacelift
  • ARQ-1895 - Implement video recorder for Droidium
Bug
  • ARQ-1658 - Wrong isInstance check prevents usage of new/custom container
  • ARQ-1824 - Support Google Inc.:Google APIs (x86 System Image):19 format
  • ARQ-1885 - Droidium is not buildable with Java 8

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

Graphene 2.1.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 2.1.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 2.1.0.Alpha2 view tag
Release date 2015-01-28
Released by Stefan Miklosovic
Compiled against

Published artifacts org.jboss.arquillian.graphene

  • org.jboss.arquillian.graphene » graphene-parent pom
  • org.jboss.arquillian.graphene » graphene-webdriver pom
  • org.jboss.arquillian.graphene » arquillian-graphene pom
  • org.jboss.arquillian.graphene » graphene-webdriver-spi jar javadoc pom
  • org.jboss.arquillian.graphene » graphene-webdriver-api jar javadoc pom
  • org.jboss.arquillian.graphene » graphene-webdriver-impl jar javadoc pom
  • org.jboss.arquillian.graphene » arquillian-browser-screenshooter jar javadoc pom

Release notes and resolved issues 6

Enhancement
  • ARQGRA-457 - Upgrade Tomcat version in ftest
  • ARQGRA-463 - JavaScript resource loader should use JavaScript.class.getClassLoader()
Feature Request
  • ARQGRA-374 - Allow to setup custom Location URL via arquillian.xml configuration with CustomizableURLResourceProvider
Bug
  • ARQGRA-456 - Screenshots made onEveryAction are reported as screenshots made onBefore
  • ARQGRA-465 - Missing arquillian-recorder-screenshooter dependencies of arquillian-browser-screenshooter 2.1.0-SNAPSHOT
Task
  • ARQGRA-440 - Upgrade Drone to 2.0.0.Alpha3 and Arquillian Core to 1.1.5

Thanks to the following list of contributors: Stefan Miklosovic, Juraj Huska, Lukas Fryc, Pavol Pitonak, Oliver Kiss

Arquillian Drone Extension 2.0.0.Alpha3 Released

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

The Arquillian team is proud to announce the 2.0.0.Alpha3 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 2.0.0.Alpha3 view tag
Release date 2015-01-23
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-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-webdriver jar javadoc pom

Release notes and resolved issues 2

Bug
  • ARQ-1882 - NPE in ConfigurationMapper
  • ARQ-1888 - IE driver 2.43+ fails to start due to missing capabilities type mapping

Thanks to the following list of contributors: Karel Piwko, Tadeas Kriz, Stefan Miklosovic, Jiří Locker

Arquillian Spacelift 1.0.0.Alpha4 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.Alpha4 release of the Arquillian Spacelift 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 Spacelift
Version 1.0.0.Alpha4 view tag
Release date 2015-01-19
Released by Karel Piwko
Compiled against

Published artifacts org.arquillian.spacelift

  • org.arquillian.spacelift » arquillian-spacelift-api jar javadoc pom
  • org.arquillian.spacelift » arquillian-spacelift jar javadoc pom
  • org.arquillian.spacelift » arquillian-spacelift-spi jar javadoc pom

Release notes and resolved issues 2

Feature Request
  • ARQ-1898 - Provide ExecutionServiceFactory instance by default
Bug
  • ARQ-1897 - Converting to time unit from miliseconds for CountDownWatch#timeLeft() is not necessary

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

Arquillian Cube Extension 1.0.0.Alpha3 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.Alpha3 release of the Arquillian Cube Extension component!

What’s included in the Alpha3 release?

New Containerless DeployableContainer

When we’ve previously been talking about Containers we have been referring to Containers where the application is deployed inside a container. For example in the case of a Tomcat application, resources are deployed inside a Servlet container or in case of Apache TomEE you can deploy EJBs inside an EJB container.

But nowadays there are applications that contains the container (if they have one) embedded inside them. Typically these applications uses an embedded server and they are run directly from the commandline. Some examples can be Spring Boot, Netty, SparkJava or Undertow.

Arquillian Cube now has a ContainerLess DeployableContainer that combined with Docker can ‘deploy’ any application. This is not restricted to only Java applications, but can just as well be a Node or Ruby on Rails app.
For more information and examples see the documentation

Infer exposedPorts from portBindings

To simplify the configuration, Arquillian Cube will now auto export all ports
defined in the portBindings option. No need to specify them twice. In the case where
you want to remap the ports or only expose some of them, you can still define that
using the exposedPorts option.

For more information see the documentation

Allow connecting to a running container

With the configuration option shouldAllowToConnectToRunningContainers you can bypass
the Create/Start Cube commands if the a Docker Container with the same name is already
running on the target system. If so, Cube will reuse that Container moving forward.

This allow you to prestart the containers manually during development and just
connect to them to avoid the extra cost of starting the Docker Containers for each test
run. This assumes you are not changing the actual definition of the Docker Container itself.

What is Arquillian Cube Extension?

With Arquillian Cube you can control the lifecycle of Docker images as part of the test lifecyle, either automatically or manually. This gives you the chance to scale up from a integration/functional test level all the way up to the system test level.

Release details

Component Arquillian Cube Extension
Version 1.0.0.Alpha3 view tag
Release date 2015-01-15
Released by Aslak Knutsen
Compiled against

Published artifacts org.arquillian.cube

Release notes and resolved issues 6

Bug
Enhancement

Thanks to the following list of contributors: Alex Soto, Aslak Knutsen, Karel Piwko