JUnit5-Docker

A JUnit5 extension that allows you to start containers from your tests

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.faustxvi
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JUnit5-Docker
A JUnit5 extension that allows you to start containers from your tests
Ссылка на сайт

Ссылка на сайт

https://faustxvi.github.io/junit5-docker/
Система контроля версий

Система контроля версий

https://github.com/FaustXVI/junit5-docker

Скачать junit5-docker

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.docker-java : docker-java jar 3.0.13
org.junit.jupiter : junit-jupiter-api jar 5.0.0

test (15)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5
org.apache.httpcomponents : httpcore jar 4.4.5
org.junit.jupiter : junit-jupiter-engine jar 5.0.0
org.junit.platform : junit-platform-engine jar 1.0.0
org.junit.platform : junit-platform-launcher jar 1.0.0
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.mockito : mockito-core jar 2.1.0
org.assertj : assertj-core jar 3.5.2
nl.jqno.equalsverifier : equalsverifier jar 2.1.7
info.cukes : cucumber-core jar 1.2.5
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
junit : junit jar 4.12
info.cukes : cucumber-picocontainer jar 1.2.5

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

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

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

Версия
1.0.0
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1