JustTestLah! Core

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-core
Последняя версия

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

1.9-RC4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JustTestLah! Core
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-core

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

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

Зависимости

compile (34)

Идентификатор библиотеки Тип Версия
qa.justtestlah : justtestlah-mobile-tools jar 1.9-RC4
io.appium : java-client jar 7.3.0
io.cucumber : cucumber-core jar 6.7.0
io.cucumber : cucumber-gherkin jar 6.7.0
io.cucumber : cucumber-plugin jar 6.7.0
io.cucumber : cucumber-junit jar 6.7.0
io.cucumber : cucumber-java jar 6.7.0
org.springframework : spring-core jar 5.2.9.RELEASE
com.codeborne : selenide jar 5.14.2
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha1
org.slf4j : jul-to-slf4j jar 2.0.0-alpha1
ch.qos.logback : logback-classic jar 1.3.0-alpha4
ch.qos.logback : logback-core jar 1.3.0-alpha4
io.cucumber : cucumber-spring jar 6.7.0
org.springframework : spring-beans jar 5.2.9.RELEASE
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-test jar 5.2.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
org.assertj : assertj-core jar 3.17.2
org.yaml : snakeyaml jar 1.27
io.github.classgraph : classgraph jar 4.8.90
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-support jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
com.google.guava : guava jar 29.0-jre
org.glassfish.hk2.external : aopalliance-repackaged jar 3.0.0-M2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.apache.httpcomponents : httpcore jar 4.4.13
org.springframework : spring-aop jar 5.2.9.RELEASE
org.junit.vintage : junit-vintage-engine jar 5.7.0
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.aspectj : aspectjweaver jar 1.9.6
org.apache.commons : commons-lang3 jar 3.11

test (3)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.5.13
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

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

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

./src/site/markdown/index.md

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

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