is not current version
Last Version 1.4.9

com.chutneytesting:chutney-junit-api 1.4.8

A junit 5 engine implementation for running glacio features.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

chutney-junit-api
Version

Version

1.4.8
Type

Type

jar
Description

Description

A junit 5 engine implementation for running glacio features.

Download chutney-junit-api 1.4.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.chutneytesting : environment jar 1.4.8
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : jul-to-slf4j jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.9.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-inline jar 4.4.0
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.