JustTestLah! Demos

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-demos
Last Version

Last Version

1.8-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

JustTestLah! Demos
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-demos

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
qa.justtestlah : justtestlah-core jar 1.8-RC1
qa.justtestlah : justtestlah-visual jar 1.8-RC1
qa.justtestlah : justtestlah-applitools jar 1.8-RC1
qa.justtestlah : justtestlah-galen jar 1.8-RC1
qa.justtestlah : justtestlah-browserstack jar 1.8-RC1
qa.justtestlah : justtestlah-awsdevicefarm jar 1.8-RC1
io.appium : java-client jar 7.3.0
org.springframework : spring-context jar 5.2.2.RELEASE
org.springframework : spring-beans jar 5.2.2.RELEASE
com.codeborne : selenide jar 5.6.0
org.assertj : assertj-core jar 3.14.0
io.cucumber : cucumber-java jar 5.0.0-RC3
org.apache.commons : commons-lang3 jar 3.9
org.seleniumhq.selenium : selenium-api jar 3.141.59

Project Modules

There are no modules declared in this project.

./src/site/markdown/index.md

Versions

Version
1.8-RC1
1.7
1.7-RC5
1.7-RC4
1.7-RC3
1.7-RC2
1.7-RC1