JustTestLah! Mobile tools

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

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

1.9-RC4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JustTestLah! Mobile tools
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-mobile-tools

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.googlecode.plist : dd-plist jar 1.23
net.dongliu : apk-parser jar 2.6.10
net.lingala.zip4j : zip4j jar 2.6.3
org.slf4j : slf4j-api 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

test (3)

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

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

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

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