is not current version
Last Version 1.4.9

com.chutneytesting:chutney-junit-api 1.4.4

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.4
Type

Type

jar
Description

Description

A junit 5 engine implementation for running glacio features.

Download chutney-junit-api 1.4.4


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

Dependencies

compile (4)

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

provided (1)

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

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.21.0
org.mockito : mockito-core jar 4.1.0
org.mockito : mockito-inline jar 4.1.0
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.