TestXNG

TestXNG is an XML testing framework, inspired by TestNG. It can be used to test XML Schemas and XSL Transformations, allows tests to be organized in groups, and dependencies to be defined between tests and tests and groups.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.testxng
Идентификатор

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

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

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

0.7.99.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

TestXNG
TestXNG is an XML testing framework, inspired by TestNG. It can be used to test XML Schemas and XSL Transformations, allows tests to be organized in groups, and dependencies to be defined between tests and tests and groups.
Ссылка на сайт

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

https://sourceforge.net/projects/testxng/
Система контроля версий

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

http://svn.code.sf.net/p/testxng/code/tags/root-0.7.99.2

Скачать root

Имя Файла Размер
root-0.7.99.2.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.sourceforge.testxng/root/ -->
<dependency>
    <groupId>net.sourceforge.testxng</groupId>
    <artifactId>root</artifactId>
    <version>0.7.99.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.testxng/root/
implementation 'net.sourceforge.testxng:root:0.7.99.2'
// https://jarcasting.com/artifacts/net.sourceforge.testxng/root/
implementation ("net.sourceforge.testxng:root:0.7.99.2")
'net.sourceforge.testxng:root:pom:0.7.99.2'
<dependency org="net.sourceforge.testxng" name="root" rev="0.7.99.2">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.testxng', module='root', version='0.7.99.2')
)
libraryDependencies += "net.sourceforge.testxng" % "root" % "0.7.99.2"
[net.sourceforge.testxng/root "0.7.99.2"]

Зависимости

compile (1)

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

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.7

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

  • build-configuration
  • core
  • command-line
  • maven-plugin

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

Версия
0.7.99.2
0.7.99.1