Junit System Test Tools

Tools that help to run system tests.

Лицензия

Лицензия

Группа

Группа

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

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

system-test-tools
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Junit System Test Tools
Tools that help to run system tests.
Ссылка на сайт

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

https://github.com/indoqa/system-test-tools
Организация-разработчик

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

Indoqa Software Design und Beratung GmbH
Система контроля версий

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

https://github.com/Indoqa/system-test-tools

Скачать system-test-tools

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.commons : commons-exec jar 1.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
commons-codec : commons-codec jar 1.10
org.zeroturnaround : zt-exec jar 1.8
org.eclipse.jetty : jetty-runner jar 9.3.7.v20160115

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

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

Indoqa System Test Tools

This library contains a Junit infrastructure rule that spawns a separate Java process and destroys it after all tests have been run. It is useful to test single JAR applications which are the usual artefacts provided by Indoqa Boot or Spring Boot.

com.indoqa

Indoqa

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

Версия
1.0.0