Last Version

jcunit 0.8.17

Automated combinatorial testing framework on top of JUnit

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

jcunit
Version

Version

0.8.17
Type

Type

jar
Description

Description

jcunit
Automated combinatorial testing framework on top of JUnit
Project URL

Project URL

https://github.com/dakusui/jcunit
Source Code Management

Source Code Management

http://dakusui.github.io/jcunit

Download jcunit 0.8.17


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dakusui : combinatoradix jar 0.9.2
junit : junit Optional jar 4.12

test (2)

Group / Artifact Type Version
com.github.dakusui : thincrest jar 3.1.4
org.mockito : mockito-core Optional jar 1.9.5

Project Modules

There are no modules declared in this project.