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

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-jupiter
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://coffee4j.github.io

Download coffee4j-junit-jupiter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
de.rwth.swc.coffee4j : coffee4j-model jar 1.0.6
de.rwth.swc.coffee4j : coffee4j-engine jar 1.0.6
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.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.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0