maven-surefire-junit5-tree-reporter

Tree view reports for Maven Surefire JUnit5 plugin. :^)

License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

me.fabriciorby
ArtifactId

ArtifactId

maven-surefire-junit5-tree-reporter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-surefire-junit5-tree-reporter
Tree view reports for Maven Surefire JUnit5 plugin. :^)
Project URL

Project URL

https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter
Source Code Management

Source Code Management

https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter

Download maven-surefire-junit5-tree-reporter

How to add to project

<!-- https://jarcasting.com/artifacts/me.fabriciorby/maven-surefire-junit5-tree-reporter/ -->
<dependency>
    <groupId>me.fabriciorby</groupId>
    <artifactId>maven-surefire-junit5-tree-reporter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.fabriciorby/maven-surefire-junit5-tree-reporter/
implementation 'me.fabriciorby:maven-surefire-junit5-tree-reporter:1.0.0'
// https://jarcasting.com/artifacts/me.fabriciorby/maven-surefire-junit5-tree-reporter/
implementation ("me.fabriciorby:maven-surefire-junit5-tree-reporter:1.0.0")
'me.fabriciorby:maven-surefire-junit5-tree-reporter:jar:1.0.0'
<dependency org="me.fabriciorby" name="maven-surefire-junit5-tree-reporter" rev="1.0.0">
  <artifact name="maven-surefire-junit5-tree-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.fabriciorby', module='maven-surefire-junit5-tree-reporter', version='1.0.0')
)
libraryDependencies += "me.fabriciorby" % "maven-surefire-junit5-tree-reporter" % "1.0.0"
[me.fabriciorby/maven-surefire-junit5-tree-reporter "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.surefire : maven-surefire-common jar 3.0.0-M7

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.9.0-M1
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.0
0.1.0