Skip to content

Control (docker) containers in your tests with ease!

Notifications You must be signed in to change notification settings

rivasdiaz/arquillian-cube

 
 

Repository files navigation

Arquillian Cube

Table of Contents

Documentation for version Alpha6 can be found here: https://github.com/arquillian/arquillian-cube/blob/1.0.0.Alpha6/README.adoc

Documentation for version Alpha5 can be found here: https://github.com/arquillian/arquillian-cube/blob/1.0.0.Alpha5/README.adoc

Documentation for version Alpha4 can be found here: https://github.com/arquillian/arquillian-cube/blob/1.0.0.Alpha4/README.adoc

Warning
1.0.0.Alpha7 breaks incompatibility with previous versions in some cases. The major difference is that instead of using the boot2docker keyword to refer to the auto resolved boot2docker ip in the serverUri parameter, you should now used dockerHost.
Important
1.0.0.Alpha13 changes default format from Cube to Docker Compose. In case you are using Cube format you need to update arquillian.xml with <property name="definitionFormat">CUBE</property>

Documentation generated with Asciidoctor: http://arquillian.org/arquillian-cube/

1. Future work

Some configuration parameters will be modified to fix any possible requirements. Although we are going to try to not break compatibility with previous versions, we cannot guarantee until beta stage.

Feel free to use it and any missing feature, bug or anything you see , feel free to add a new issue.

About

Control (docker) containers in your tests with ease!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • Groovy 1.3%
  • Shell 1.1%
  • Other 0.4%