JUnit Platform Isolator

Launch JUnit Platform In Isolation

License

License

Categories

Categories

JUnit Unit Testing ORM Data
GroupId

GroupId

de.sormuras.junit
ArtifactId

ArtifactId

junit-platform-isolator-root
Last Version

Last Version

1.0.0-M10
Release Date

Release Date

Type

Type

pom
Description

Description

JUnit Platform Isolator
Launch JUnit Platform In Isolation
Project URL

Project URL

https://github.com/sormuras/junit-platform-isolator
Source Code Management

Source Code Management

https://github.com/sormuras/junit-platform-isolator.git

Download junit-platform-isolator-root

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.0-M1

Project Modules

  • junit-platform-isolator-base-8
  • junit-platform-isolator-java-11
  • junit-platform-isolator
  • junit-platform-isolator-worker

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-M10
1.0.0-M9
1.0.0-M8
1.0.0-M7
1.0.0-M6