junitXmlFormatter

Contains a JUnit RunListener for generating JUnit XML reports

License

License

Categories

Categories

JUnit Unit Testing ORM Data
GroupId

GroupId

io.github.barrypitman
ArtifactId

ArtifactId

junit-xml-formatter
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

junitXmlFormatter
Contains a JUnit RunListener for generating JUnit XML reports
Project URL

Project URL

https://github.com/barrypitman/JUnitXmlFormatter
Source Code Management

Source Code Management

https://github.com/barrypitman/JUnitXmlFormatter

Download junit-xml-formatter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.barrypitman/junit-xml-formatter/ -->
<dependency>
    <groupId>io.github.barrypitman</groupId>
    <artifactId>junit-xml-formatter</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.barrypitman/junit-xml-formatter/
implementation 'io.github.barrypitman:junit-xml-formatter:1.3'
// https://jarcasting.com/artifacts/io.github.barrypitman/junit-xml-formatter/
implementation ("io.github.barrypitman:junit-xml-formatter:1.3")
'io.github.barrypitman:junit-xml-formatter:jar:1.3'
<dependency org="io.github.barrypitman" name="junit-xml-formatter" rev="1.3">
  <artifact name="junit-xml-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.barrypitman', module='junit-xml-formatter', version='1.3')
)
libraryDependencies += "io.github.barrypitman" % "junit-xml-formatter" % "1.3"
[io.github.barrypitman/junit-xml-formatter "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.1