de.sormuras.junit-platform-isolator:junit-platform-isolator

Launch JUnit Platform In Isolation

License

License

Categories

Categories

JUnit Unit Testing ORM Data
GroupId

GroupId

de.sormuras.junit-platform-isolator
ArtifactId

ArtifactId

junit-platform-isolator
Last Version

Last Version

1.0.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

Launch JUnit Platform In Isolation

Download junit-platform-isolator

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.3.2
de.sormuras.junit-platform-isolator » junit-platform-isolator-java-11 jar 1.0.0-M5
de.sormuras.junit-platform-isolator » junit-platform-isolator-base-8 jar 1.0.0-M5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.

JUnit Platform Isolator

jdk8 jdk11 travis experimental central

isolator

Build-tool agnostic library that helps launching the JUnit Platform for test discovery and execution.

Contribution Policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the Apache 2.0 License.

Versions

Version
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2