Arquillian Cube Docker Parent

Arquillian Cube Extension to integrate Arquillian to Docker

License

License

Categories

Categories

Docker Container Virtualization Tools Arquillian Application Testing & Monitoring
GroupId

GroupId

org.arquillian.cube
ArtifactId

ArtifactId

arquillian-cube-docker-parent
Last Version

Last Version

1.18.2
Release Date

Release Date

Type

Type

pom
Description

Description

Arquillian Cube Docker Parent
Arquillian Cube Extension to integrate Arquillian to Docker
Project Organization

Project Organization

JBoss by Red Hat

Download arquillian-cube-docker-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.arquillian.cube/arquillian-cube-docker-parent/ -->
<dependency>
    <groupId>org.arquillian.cube</groupId>
    <artifactId>arquillian-cube-docker-parent</artifactId>
    <version>1.18.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.arquillian.cube/arquillian-cube-docker-parent/
implementation 'org.arquillian.cube:arquillian-cube-docker-parent:1.18.2'
// https://jarcasting.com/artifacts/org.arquillian.cube/arquillian-cube-docker-parent/
implementation ("org.arquillian.cube:arquillian-cube-docker-parent:1.18.2")
'org.arquillian.cube:arquillian-cube-docker-parent:pom:1.18.2'
<dependency org="org.arquillian.cube" name="arquillian-cube-docker-parent" rev="1.18.2">
  <artifact name="arquillian-cube-docker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.arquillian.cube', module='arquillian-cube-docker-parent', version='1.18.2')
)
libraryDependencies += "org.arquillian.cube" % "arquillian-cube-docker-parent" % "1.18.2"
[org.arquillian.cube/arquillian-cube-docker-parent "1.18.2"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

Project Modules

  • assertj
  • docker
  • drone
  • reporter
  • restassured
  • junit-rule
  • junit5
  • ftest
  • ftest-standalone
  • ftest-boot2docker
  • ftest-docker-compose
  • ftest-drone
  • ftest-restassured
  • ftest-drone-reporter
  • ftest-drone-custom
  • ftest-graphene
  • ftest-reporter
  • ftest-docker-compose-v2
  • ftest-docker-machine
  • ftest-docker-machine-network
  • ftest-docker-containerobject
  • ftest-docker-containerobject-dsl
  • ftest-standalone-autostart
  • ftest-standalone-star-operator
  • ftest-standalone-star-operator-docker-compose
  • ftest-docker-compose-v2-git-context
  • ftest-docker-junit-rule
  • ftest-system-properties
  • ftest-junit-rules
  • ftest-docker-junit5
  • ftest-container-star-operator

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.

org.arquillian.cube

An Innovative Testing Platform for the JVM

Versions

Version
1.18.2
1.18.1
1.18.0
1.17.1
1.17.0
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0.Alpha20
1.0.0.Alpha19
1.0.0.Alpha18
1.0.0.Alpha17
1.0.0.Alpha16
1.0.0.Alpha15
1.0.0.Alpha14
1.0.0.Alpha13
1.0.0.Alpha12
1.0.0.Alpha11
1.0.0.Alpha10
1.0.0.Alpha9
1.0.0.Alpha8
1.0.0.Alpha7
1.0.0.Alpha6