Arquillian Cube Docker Parent

Arquillian Cube Extension to integrate Arquillian to Docker

Лицензия

Лицензия

Категории

Категории

Docker Контейнер Виртуализация Arquillian Тестирование приложения и мониторинг
Группа

Группа

org.arquillian.cube
Идентификатор

Идентификатор

arquillian-cube-docker-parent
Последняя версия

Последняя версия

1.18.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Arquillian Cube Docker Parent
Arquillian Cube Extension to integrate Arquillian to Docker
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать arquillian-cube-docker-parent

Имя Файла Размер
arquillian-cube-docker-parent-1.18.2.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.6

Модули Проекта

  • 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

Версии библиотеки

Версия
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