is not current version
Last Version 0.0.8

Orangebeard.io JUnit4 Listener 0.0.7

Send JUnit4 test results to an Orangebeard.io instance

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.orangebeard
ArtifactId

ArtifactId

junit4-listener
Version

Version

0.0.7
Type

Type

jar
Description

Description

Orangebeard.io JUnit4 Listener
Send JUnit4 test results to an Orangebeard.io instance
Project URL

Project URL

https://github.com/orangebeard-io/junit4-listener
Source Code Management

Source Code Management

https://github.com/orangebeard-io/junit4-listener.git

Download junit4-listener 0.0.7


<!-- https://jarcasting.com/artifacts/io.orangebeard/junit4-listener/ -->
<dependency>
    <groupId>io.orangebeard</groupId>
    <artifactId>junit4-listener</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.orangebeard/junit4-listener/
implementation 'io.orangebeard:junit4-listener:0.0.7'
// https://jarcasting.com/artifacts/io.orangebeard/junit4-listener/
implementation ("io.orangebeard:junit4-listener:0.0.7")
'io.orangebeard:junit4-listener:jar:0.0.7'
<dependency org="io.orangebeard" name="junit4-listener" rev="0.0.7">
  <artifact name="junit4-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.orangebeard', module='junit4-listener', version='0.0.7')
)
libraryDependencies += "io.orangebeard" % "junit4-listener" % "0.0.7"
[io.orangebeard/junit4-listener "0.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
io.orangebeard : java-client jar 1.1.8
com.nordstrom.tools : junit-foundation jar 15.0.0

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.5.7

Project Modules

There are no modules declared in this project.