Last Version

com.github.angleshq:angles-junit5 1.0.36

This is the java client for the Angles test results dashboard and contains all the necessary methods to store your test results in the Angles dashboard.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.angleshq
ArtifactId

ArtifactId

angles-junit5
Version

Version

1.0.36
Type

Type

jar
Description

Description

This is the java client for the Angles test results dashboard and contains all the necessary methods to store your test results in the Angles dashboard.
Source Code Management

Source Code Management

https://github.com/AnglesHQ/angles-java-client/tree/master/angles-junit5

Download angles-junit5 1.0.36


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.angleshq : angles-java-core jar 1.0.36
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.