selenium-helper

testng-xml-maker-maven-plugin will help you generate testng-xml-file from environment variables. Mainly used with parametrized Jenkins job.

Лицензия

Лицензия

Категории

Категории

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

Группа

in.mayurshah
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

selenium-helper
testng-xml-maker-maven-plugin will help you generate testng-xml-file from environment variables. Mainly used with parametrized Jenkins job.
Система контроля версий

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

https://github.com/selenium-webdriver-software-testing/testng-xml-maker

Скачать testng-xml-maker-maven-plugin

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

<plugin>
    <groupId>in.mayurshah</groupId>
    <artifactId>testng-xml-maker-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.13.6
org.apache.maven : maven-plugin-api jar 3.0

provided (1)

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

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

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

testng-xml-maker-maven-plugin will help you generate testng-xml-file from environment variables. Mainly used with parametrized Jenkins job.

Use this plugin in your code,

==MAVEN:

<dependency>
    <groupId>in.mayurshah</groupId>
    <artifactId>testng-xml-maker-maven-plugin</artifactId>
    <version>1.0.1</version>
</dependency>
in.mayurshah

selenium-webdriver-software-testing

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

Версия
1.0.1
1.0.0