Arquillian Cube Docker Functional Test Machine

Arquillian Cube Extension to integrate Arquillian to Docker

Лицензия

Лицензия

Категории

Категории

Docker Контейнер Виртуализация
Группа

Группа

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

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

ftest-docker-machine
Последняя версия

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

1.0.0.Alpha7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

JBoss by Red Hat

Скачать ftest-docker-machine

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

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

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar
org.jboss.spec.javax.annotation : jboss-annotations-api_1.2_spec jar

test (4)

Идентификатор библиотеки Тип Версия
org.jboss.arquillian.junit : arquillian-junit-container jar
org.arquillian.cube : arquillian-cube-docker jar 1.0.0.Alpha7
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

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

Данный проект не имеет модулей.

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.0.0.Alpha7