Geb for Spock

Geb (pronounced "jeb") integration with the Spock test framework.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.codehaus.geb
Идентификатор

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

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

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

0.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geb for Spock
Geb (pronounced "jeb") integration with the Spock test framework.
Ссылка на сайт

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

http://www.gebish.org
Система контроля версий

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

https://github.com/geb/geb/

Скачать geb-spock

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.codehaus.geb : geb-core jar 0.7.2

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

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

Build Status Maven Central GitHub contributors

Geb (pronounced “jeb”) is a browser automation solution. It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.

For more information about the project, see the http://www.gebish.org.

How to contribute

Please see CONTRIBUTING.md for contribution guidelines.

Submitting issues

If you'd like to submit an issue against Geb then please use the issue tracker for geb/issues Github project. Please avoid submitting usage questions as issues and use the user mailing list instead.

org.codehaus.geb

Geb

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

Версия
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.6.0.RC1
0.5.1
0.5
0.4