is not current version
Last Version 0.3.0

org.fuin:main-junits-runner 0.2.0

Runs JUnit tests in a simple main() method and writes the results as JSON to disk

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

main-junits-runner
Version

Version

0.2.0
Type

Type

jar
Description

Description

Runs JUnit tests in a simple main() method and writes the results as JSON to disk
Project URL

Project URL

https://github.com/fuinorg/main-junit-runner/
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/main-junit-runner/

Download main-junits-runner 0.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.glassfish : javax.json jar 1.0.4
commons-io : commons-io jar 2.5
org.fuin : ext4logback jar 0.2.0
junit : junit jar 4.12
args4j : args4j jar 2.33

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.fuin : utils4j jar 0.10.0

Project Modules

There are no modules declared in this project.