scriptunit

Action based junit test runner library

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

scriptunit
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

scriptunit
Action based junit test runner library
Project URL

Project URL

https://github.com/dakusui/scriptunit

Download scriptunit

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.dakusui : jcunit jar 0.7.3
com.github.dakusui : actionunit jar 2.1.2
com.github.dakusui : commandrunner jar 0.0.8
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4