junit-runner

JUnit test runner for Please to run Java tests with.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

build.please
ArtifactId

ArtifactId

junit-runner
Last Version

Last Version

13.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

junit-runner
JUnit test runner for Please to run Java tests with.
Project URL

Project URL

https://please.build
Source Code Management

Source Code Management

https://github.com/thought-machine/please-java

Download junit-runner

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
build.please : jacoco-shaded jar 0.8.1

Project Modules

There are no modules declared in this project.

please-java

Java components for Please

build.please

Thought Machine

Versions

Version
13.4.0
13.3.5
13.2.0