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.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.martinschneider
ArtifactId

ArtifactId

justtestlah-mobile-tools
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download justtestlah-mobile-tools

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.googlecode.plist : dd-plist jar 1.21
net.dongliu : apk-parser jar 2.6.9
net.lingala.zip4j : zip4j jar 2.1.1
org.slf4j : slf4j-api jar 2.0.0-alpha0
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.3.0-alpha4
ch.qos.logback : logback-core jar 1.3.0-alpha4

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2
com.tngtech.java : junit-dataprovider jar 1.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.6-RC2
1.6-RC1
1.5
1.4
1.4-RC2
1.4-RC1
1.3.2