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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.testxng
ArtifactId

ArtifactId

root
Last Version

Last Version

0.7.99.2
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://sourceforge.net/projects/testxng/
Source Code Management

Source Code Management

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

Download root

Filename Size
root-0.7.99.2.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

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

Versions

Version
0.7.99.2
0.7.99.1