com.github.dockerunit:dockerunit-junit4

Java Framework for testing of dockerised applications and services. Glue module for JUnit4

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

dockerunit-junit4
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Framework for testing of dockerised applications and services. Glue module for JUnit4
Ссылка на сайт

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

https://github.com/dockerunit/dockerunit-junit4
Система контроля версий

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

https://github.com/dockerunit/dockerunit-junit4.git

Скачать dockerunit-junit4

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.dockerunit : dockerunit-core jar 0.2.0
junit : junit jar 4.13.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

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

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

CircleCI   Codacy   Coverity   License

Codacy   BetterCodeHub   LGTM   LGTM

Maven   Javadoc   Nexus

Discord

com.github.dockerunit

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

Версия
0.2.0
0.1.1
0.1.0