YASeW

YASeW is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. YASew’s main aim is to make the configuration and the actual test code as easy as possible.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

io.github.martinschneider
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

YASeW
YASeW is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. YASew’s main aim is to make the configuration and the actual test code as easy as possible.
Система контроля версий

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

https://github.com/martinschneider/YASeW

Скачать yasew-core

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

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

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 3.11.0
io.appium : java-client jar 6.0.0-BETA5
io.cucumber : cucumber-core jar 2.4.0
junit : junit jar 4.12
io.cucumber : cucumber-junit jar 2.4.0
io.cucumber : cucumber-java jar 2.4.0
org.springframework : spring-core jar 5.0.5.RELEASE
com.codeborne : selenide jar 4.11.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
org.apache.commons : commons-collections4 jar 4.1
io.cucumber : cucumber-spring jar 2.4.0
org.springframework : spring-beans jar 5.0.5.RELEASE
org.springframework : spring-context jar 5.0.5.RELEASE
org.springframework : spring-test jar 5.0.5.RELEASE
org.assertj : assertj-core jar 3.9.1
org.openpnp : opencv jar 3.2.0-1
com.applitools : eyes-selenium-java3 jar 3.31
com.galenframework : galen-java-support jar 2.0.3

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.18.3
com.tngtech.java : junit-dataprovider jar 1.13.1

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

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

./src/site/markdown/index.md

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

Версия
1.1
1.0