is not current version
Last Version 2.1.3

JUnit 4 Integration with Qase TMS 2.0.0

Java Libraries for the Qase TMS integration

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.qase
ArtifactId

ArtifactId

qase-junit4
Version

Version

2.0.0
Type

Type

jar
Description

Description

JUnit 4 Integration with Qase TMS
Java Libraries for the Qase TMS integration
Source Code Management

Source Code Management

https://github.com/qase-tms/qase-java/tree/master/qase-junit4

Download qase-junit4 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.qase : qase-api jar 2.0.0
io.qameta.allure : allure-java-commons jar 2.13.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-jre8 jar 2.26.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.3

Project Modules

There are no modules declared in this project.