Mainrunner API

JUnit Platform Test Engine launching Java programs

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.sormuras.mainrunner
ArtifactId

ArtifactId

de.sormuras.mainrunner.api
Last Version

Last Version

2.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Mainrunner API
JUnit Platform Test Engine launching Java programs
Project URL

Project URL

https://github.com/sormuras/mainrunner
Source Code Management

Source Code Management

https://github.com/sormuras/mainrunner.git

Download de.sormuras.mainrunner.api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

mainrunner

jdk8 jdk11 github actions experimental

JUnit Platform Test Engine launching Java programs

Usage

  1. Write a plain Java program under src/test/java
  2. Include Mainrunner at test runtime

Versions

Version
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1
2.0.5
2.0.4
2.0.3