Last Version

Orangebeard.io JUnit5 Listener 1.0.14

Send JUnit5 test results to an Orangebeard.io instance

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.orangebeard
ArtifactId

ArtifactId

junit5-listener
Version

Version

1.0.14
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download junit5-listener 1.0.14


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

Dependencies

compile (3)

Group / Artifact Type Version
io.orangebeard : java-client jar 1.1.18
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.apache.commons : commons-lang3 jar 3.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

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-junit-jupiter jar 2.23.0

Project Modules

There are no modules declared in this project.