de.rwth.swc.coffee4j:coffee4j-junit-engine

coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.rwth.swc.coffee4j
ArtifactId

ArtifactId

coffee4j-junit-engine
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

de.rwth.swc.coffee4j:coffee4j-junit-engine
coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5
Project URL

Project URL

https://coffee4j.github.io
Source Code Management

Source Code Management

http://github.com/coffee4j/coffee4j/tree/master/coffee4j-junit-engine

Download coffee4j-junit-engine

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.rwth.swc.coffee4j : coffee4j-engine jar 1.0.8
org.junit.platform : junit-platform-engine jar 1.5.2
org.junit.platform : junit-platform-commons jar 1.5.2

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-testkit jar 1.5.2
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-inline jar 3.3.3
org.assertj : assertj-core jar 3.16.1
org.slf4j : slf4j-simple jar 1.7.30
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.
de.rwth.swc.coffee4j
coffee4j is a Java-based framework for combinatorial test input generation, fault characterization and automated test execution.

Versions

Version
1.0.8
1.0.7