JustTestLah! Applitools

JustTestLah! 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. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Лицензия

Лицензия

Группа

Группа

qa.justtestlah
Идентификатор

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

justtestlah-applitools
Последняя версия

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

1.9-RC2
Дата

Дата

Тип

Тип

jar
Описание

Описание

JustTestLah! Applitools
JustTestLah! 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. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Скачать justtestlah-applitools

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
qa.justtestlah : justtestlah-core jar 1.9-RC2
com.applitools : eyes-selenium-java3 jar 3.178.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
com.codeborne : selenide jar 5.14.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
io.cucumber : cucumber-java jar 6.7.0

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

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

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

Версия
1.9-RC2
1.9-RC1
1.8
1.8-RC3
1.8-RC2
1.8-RC1