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

com.approvaltests:approvaltests 12.2.0

Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.

Лицензия

Лицензия

Группа

Группа

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

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

approvaltests
Версия

Версия

12.2.0
Тип

Тип

jar
Описание

Описание

Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.
Система контроля версий

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

https://github.com/approvals/ApprovalTests.Java/tree/master/approvaltests

Скачать approvaltests 12.2.0


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
com.approvaltests : approvaltests-util jar 12.2.0
org.testng : testng Необязательный jar 7.4.0
com.google.code.gson : gson Необязательный jar 2.8.8
commons-net : commons-net Необязательный jar 3.8.0
quartz : quartz Необязательный jar 1.5.2
org.apache.logging.log4j : log4j-api Необязательный jar 2.14.1
commons-httpclient : commons-httpclient Необязательный jar 3.1
javax.servlet : servlet-api Необязательный jar 2.5
org.apache.velocity : velocity Необязательный jar 1.7
junit : junit Необязательный jar 4.13.2
org.junit.jupiter : junit-jupiter-api Необязательный jar 5.8.1

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
com.github.testng-team : testng-junit5 jar 0.0.1

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

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