Geb Test Common

Geb (pronounced "jeb") module containig code common to test integrations.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geb Test Common
Geb (pronounced "jeb") module containig code common to test integrations.
Ссылка на сайт

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

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

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

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

Скачать geb-test-common

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.7
junit : junit jar 4.10

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

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

Build Status Maven Central

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.gebish

Geb

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

Версия
2.1
2.0
2.0-rc-1
1.1.1
1.1
1.0
1.0-rc-2
1.0-rc-1
0.13.1
0.13.0