Spock Framework local annotation driven extensions

A simple annotation driven local extension for Spock framework, which enables you to screen record your Specifications

Лицензия

Лицензия

Категории

Категории

Spock Тестирование приложения и мониторинг
Группа

Группа

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

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

spock-screen-recorder
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spock Framework local annotation driven extensions
A simple annotation driven local extension for Spock framework, which enables you to screen record your Specifications
Ссылка на сайт

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

https://github.com/iskrenyp/spock-goodies
Организация-разработчик

Организация-разработчик

com.github.iskrenyp
Система контроля версий

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

https://github.com/iskrenyp/spock-goodies

Скачать spock-screen-recorder

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

<!-- https://jarcasting.com/artifacts/com.github.iskrenyp/spock-screen-recorder/ -->
<dependency>
    <groupId>com.github.iskrenyp</groupId>
    <artifactId>spock-screen-recorder</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.iskrenyp/spock-screen-recorder/
implementation 'com.github.iskrenyp:spock-screen-recorder:1.0.4'
// https://jarcasting.com/artifacts/com.github.iskrenyp/spock-screen-recorder/
implementation ("com.github.iskrenyp:spock-screen-recorder:1.0.4")
'com.github.iskrenyp:spock-screen-recorder:pom:1.0.4'
<dependency org="com.github.iskrenyp" name="spock-screen-recorder" rev="1.0.4">
  <artifact name="spock-screen-recorder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.iskrenyp', module='spock-screen-recorder', version='1.0.4')
)
libraryDependencies += "com.github.iskrenyp" % "spock-screen-recorder" % "1.0.4"
[com.github.iskrenyp/spock-screen-recorder "1.0.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.iskrenyp : core-api jar 1.0.4

runtime (3)

Идентификатор библиотеки Тип Версия
com.github.stephenc.monte : monte-screen-recorder jar 0.7.7.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

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

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

spock-goodies

Spock-goodies is a small collection with simple groovy libraries trying to leverage the almighty Spock Framework by providing easy to use annotation driven local extensions for several activities, supporting the testing process: reporting to slack, sql database interactions, test execution video recordings.

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1