maven-cm-plugin Maven Mojo

A configuration manager tailored for functional testing with TestNG.

Лицензия

Лицензия

Категории

Категории

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

Группа

ch.racic.testing
Идентификатор

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

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

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

0.14.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

maven-cm-plugin Maven Mojo
A configuration manager tailored for functional testing with TestNG.

Скачать maven-cm-plugin

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

<plugin>
    <groupId>ch.racic.testing</groupId>
    <artifactId>maven-cm-plugin</artifactId>
    <version>0.14.0</version>
</plugin>

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.2.2
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-model jar 3.2.2
ch.racic.testing : test-configuration-manager jar 0.14.0
org.apache.velocity : velocity jar 1.7

provided (1)

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

test (5)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.2.0
org.apache.maven : maven-aether-provider jar 3.2.2
org.apache.maven : maven-core jar 3.2.2
org.apache.maven : maven-compat jar 3.2.2
junit : junit jar 4.12

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

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

TestConfigurationManager

A configuration manager tailored for functional testing with TestNG.

<dependency>
  <groupId>ch.racic.testing</groupId>
  <artifactId>test-configuration-manager</artifactId>
  <version>0.16.0</version>
</dependency>

There was no time for a special documentation yet, please take a look at the unit tests and use the javadoc as documentation.

Experimental property class generator with names constants

Note that this part is not completely finished and has no unit tests yet, hence extremely experimental ;-)

<dependency>
  <groupId>ch.racic.testing</groupId>
  <artifactId>cm-maven-plugin</artifactId>
  <version>0.16.0</version>
</dependency>

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

Версия
0.14.0
0.13.2