Balau Unit Test Maven plugin

Maven plugin that integrates the Balau test framework into the Maven build system for unit testing.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

balau-unit-test-maven-plugin
Последняя версия

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

19.6.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Balau Unit Test Maven plugin
Maven plugin that integrates the Balau test framework into the Maven build system for unit testing.
Ссылка на сайт

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

https://github.com/borasoftware/balau-unit-test-maven-plugin
Система контроля версий

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

https://github.com/borasoftware/balau-unit-test-maven-plugin

Скачать balau-unit-test-maven-plugin

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

<plugin>
    <groupId>com.borasoftware.balau</groupId>
    <artifactId>balau-unit-test-maven-plugin</artifactId>
    <version>19.6.2</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

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

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

balau-unit-test-maven-plugin

The balau-unit-test-maven-plugin integrates the Balau test framework into the Maven build system for unit testing.

The following Maven goals are defined:

  • test.

See the Maven chapter in the Balau documentation for more information on usage.

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

Версия
19.6.2
19.6.1