Skip to content

Control (docker, kubernetes, openshift) containers in your tests with ease!

Notifications You must be signed in to change notification settings

rsearls/arquillian-cube

This branch is 3 commits ahead of, 29 commits behind arquillian/arquillian-cube:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3127ac · Jan 17, 2024
Jan 17, 2024
Sep 12, 2017
Aug 16, 2016
Mar 26, 2018
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
May 13, 2019
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Mar 31, 2017
Mar 17, 2017
Mar 20, 2020
Mar 24, 2017
Oct 27, 2014
Aug 16, 2016
Aug 16, 2016
Dec 4, 2023

Repository files navigation

Arquillian Cube

Table of Contents

Build Status

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>

To read complete documentation visit 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, kubernetes, openshift) containers in your tests with ease!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Other 1.5%