Scott Test Reporter

Scott provides detailed failure messages for tests written in Java based on their runtime behaviour and source code. With Scott even simple assertions provide the details needed to trace the cause of the failure and to comprehend the context of the test case. It provides details about local variables to reduce the need to debug tests.

Лицензия

Лицензия

Группа

Группа

hu.advancedweb
Идентификатор

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

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

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

4.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Scott Test Reporter
Scott provides detailed failure messages for tests written in Java based on their runtime behaviour and source code. With Scott even simple assertions provide the details needed to trace the cause of the failure and to comprehend the context of the test case. It provides details about local variables to reduce the need to debug tests.
Ссылка на сайт

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

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

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

https://github.com/dodie/scott/tree/master

Скачать scott

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-util jar 9.2
com.github.javaparser : javaparser-core jar 3.23.0

provided (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.0
io.cucumber : cucumber-java jar 6.11.0
io.cucumber : cucumber-junit jar 6.11.0

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

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

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

Версия
4.0.1
4.0.0
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.0.1
2.0.0
1.0.0