Sweet Junit Runner

Java library to speed up the execution and simplify the maintenance of integration tests.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.codelamb
ArtifactId

ArtifactId

sweet-junit-runner
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sweet Junit Runner
Java library to speed up the execution and simplify the maintenance of integration tests.
Project URL

Project URL

https://github.com/jlupi/sweet-junit-runner.git
Source Code Management

Source Code Management

https://github.com/jlupi/sweet-junit-runner.git

Download sweet-junit-runner

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0