is not current version
Last Version 1.4.9

com.chutneytesting:chutney-junit-engine 1.3.11

A junit 5 engine implementation for running glacio features.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

chutney-junit-engine
Version

Version

1.3.11
Type

Type

jar
Description

Description

A junit 5 engine implementation for running glacio features.

Download chutney-junit-engine 1.3.11


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

Dependencies

compile (6)

Group / Artifact Type Version
com.chutneytesting : chutney-junit-api jar 1.3.11
com.chutneytesting : glacio-adapter jar 1.3.11
org.junit.platform : junit-platform-engine jar
org.slf4j : slf4j-api jar 1.7.31
org.slf4j : jul-to-slf4j jar 1.7.31
org.slf4j : log4j-over-slf4j jar 1.7.31

provided (1)

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

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-testkit jar
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-inline jar 3.11.2
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.