TestNG Starter Maven Plugin

A maven plugin to start testNG suites with all testNG/reportNG related attributes.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка TestNG Тестирование компонентов
Группа

Группа

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

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

testng-starter-maven-plugin
Последняя версия

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

1.5.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

TestNG Starter Maven Plugin
A maven plugin to start testNG suites with all testNG/reportNG related attributes.
Ссылка на сайт

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

https://github.com/sdrss/testng-starter-maven-plugin
Система контроля версий

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

https://github.com/sdrss/testng-starter-maven-plugin

Скачать testng-starter-maven-plugin

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

<plugin>
    <groupId>com.github.sdrss</groupId>
    <artifactId>testng-starter-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.shared : maven-artifact-transfer jar 0.10.1
org.testng : testng jar 7.5
com.github.sdrss : reportng jar 2.6.5

provided (2)

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

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

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

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

Версия
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0