License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.martinschneider |
ArtifactId | ArtifactIdjusttestlah-mobile-tools |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJustTestLah! 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.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.12.2 |
com.tngtech.java : junit-dataprovider | jar | 1.13.1 |