com.github.angleshq:angles-junit5

This is the java client for the Angles test results dashboard and contains all the necessary methods to store your test results in the Angles dashboard.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.angleshq
Идентификатор

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

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

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

1.0.36
Дата

Дата

Тип

Тип

jar
Описание

Описание

This is the java client for the Angles test results dashboard and contains all the necessary methods to store your test results in the Angles dashboard.
Система контроля версий

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

https://github.com/AnglesHQ/angles-java-client/tree/master/angles-junit5

Скачать angles-junit5

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.angleshq : angles-java-core jar 1.0.36
org.junit.jupiter : junit-jupiter-api jar 5.7.0

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

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

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

Версия
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.16