org.fuin:main-junits-runner

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

Last Version

0.3.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.glassfish : jakarta.json jar 1.1.6
commons-io : commons-io jar 2.11.0
org.fuin : ext4logback jar 0.2.0
junit : junit jar 4.13.2
args4j : args4j jar 2.33

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.fuin : utils4j jar 0.11.1

Project Modules

There are no modules declared in this project.
org.fuin

fuin.org

Versions

Version
0.3.0
0.2.0
0.1.0