Spock Framework local annotation driven extensions

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

Лицензия

Лицензия

Группа

Группа

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

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

core-api
Последняя версия

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

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

Скачать core-api

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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