JUnit Platform Isolator

Launch JUnit Platform In Isolation

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов ORM Данные
Группа

Группа

de.sormuras.junit-platform-isolator
Идентификатор

Идентификатор

junit-platform-isolator-root
Последняя версия

Последняя версия

1.0.0-M5
Дата

Дата

Тип

Тип

pom
Описание

Описание

JUnit Platform Isolator
Launch JUnit Platform In Isolation
Ссылка на сайт

Ссылка на сайт

https://github.com/sormuras/junit-platform-isolator
Система контроля версий

Система контроля версий

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

Скачать junit-platform-isolator-root

Имя Файла Размер
junit-platform-isolator-root-1.0.0-M5.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Модули Проекта

  • 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.

Версии библиотеки

Версия
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2