io.github.jensdietrich.saflate:saflate-network-junit5

A JUnit extension that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Сеть
Группа

Группа

io.github.jensdietrich.saflate
Идентификатор

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

saflate-network-junit5
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.jensdietrich.saflate:saflate-network-junit5
A JUnit extension that catches network-related exceptions thrown while testing, and flags tests that would otherwise fail because of this as skipped, allowing builds to proceed and therefore reducing flakiness.
Ссылка на сайт

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

https://github.com/jensdietrich/saflate
Система контроля версий

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

https://github.com/jensdietrich/saflate/tree/main/saflate-network-junit5

Скачать saflate-network-junit5

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

<!-- https://jarcasting.com/artifacts/io.github.jensdietrich.saflate/saflate-network-junit5/ -->
<dependency>
    <groupId>io.github.jensdietrich.saflate</groupId>
    <artifactId>saflate-network-junit5</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jensdietrich.saflate/saflate-network-junit5/
implementation 'io.github.jensdietrich.saflate:saflate-network-junit5:1.1.0'
// https://jarcasting.com/artifacts/io.github.jensdietrich.saflate/saflate-network-junit5/
implementation ("io.github.jensdietrich.saflate:saflate-network-junit5:1.1.0")
'io.github.jensdietrich.saflate:saflate-network-junit5:jar:1.1.0'
<dependency org="io.github.jensdietrich.saflate" name="saflate-network-junit5" rev="1.1.0">
  <artifact name="saflate-network-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jensdietrich.saflate', module='saflate-network-junit5', version='1.1.0')
)
libraryDependencies += "io.github.jensdietrich.saflate" % "saflate-network-junit5" % "1.1.0"
[io.github.jensdietrich.saflate/saflate-network-junit5 "1.1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar [5.6.0,6.0.0)
net.bytebuddy : byte-buddy jar 1.11.5
net.bytebuddy : byte-buddy-agent jar 1.11.5

test (2)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-commons jar [1.8.0,2.0.0)
org.junit.platform : junit-platform-launcher jar 1.7.2

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

Данный проект не имеет модулей.

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

Версия
1.1.0
1.0.0