JustTestLah! Browserstack

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

GroupId

GroupId

qa.justtestlah
ArtifactId

ArtifactId

justtestlah-browserstack
Last Version

Last Version

1.9-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

JustTestLah! Browserstack
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-browserstack

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
qa.justtestlah : justtestlah-core jar 1.9-RC4
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.apache.httpcomponents : httpmime jar 4.5.12
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpclient jar 4.5.12
io.appium : java-client jar 7.3.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
com.google.code.gson : gson jar 2.8.6
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
org.springframework : spring-beans jar 5.2.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.5.13
com.github.tomakehurst : wiremock-jre8-standalone jar 2.27.2
org.springframework : spring-test jar 5.2.9.RELEASE
org.springframework : spring-core jar 5.2.9.RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.

./src/site/markdown/index.md

Versions

Version
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