Last Version

tljunit surefire RunListeners 3.0.2

Currently two RunListeners, one of which writes an Testlink compatible XML file, the other one logs to an injected slf4j Logger.

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.oneandone.testlinkjunit
ArtifactId

ArtifactId

tljunit-surefire
Version

Version

3.0.2
Type

Type

jar
Description

Description

tljunit surefire RunListeners
Currently two RunListeners, one of which writes an Testlink compatible XML file, the other one logs to an injected slf4j Logger.
Project Organization

Project Organization

1&1

Download tljunit-surefire 3.0.2


<!-- https://jarcasting.com/artifacts/net.oneandone.testlinkjunit/tljunit-surefire/ -->
<dependency>
    <groupId>net.oneandone.testlinkjunit</groupId>
    <artifactId>tljunit-surefire</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.testlinkjunit/tljunit-surefire/
implementation 'net.oneandone.testlinkjunit:tljunit-surefire:3.0.2'
// https://jarcasting.com/artifacts/net.oneandone.testlinkjunit/tljunit-surefire/
implementation ("net.oneandone.testlinkjunit:tljunit-surefire:3.0.2")
'net.oneandone.testlinkjunit:tljunit-surefire:jar:3.0.2'
<dependency org="net.oneandone.testlinkjunit" name="tljunit-surefire" rev="3.0.2">
  <artifact name="tljunit-surefire" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.testlinkjunit', module='tljunit-surefire', version='3.0.2')
)
libraryDependencies += "net.oneandone.testlinkjunit" % "tljunit-surefire" % "3.0.2"
[net.oneandone.testlinkjunit/tljunit-surefire "3.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.codehaus.plexus : plexus-utils jar 3.0
org.slf4j : slf4j-api jar 1.6.4

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.0

Project Modules

There are no modules declared in this project.