JustTestLah! Visual

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

Last Version

1.9-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

JustTestLah! Visual
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-visual

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
qa.justtestlah : justtestlah-core jar 1.9-RC4
commons-codec : commons-codec jar 1.15
org.openpnp : opencv jar 4.3.0-2
net.sourceforge.tess4j : tess4j jar 4.1.1
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.springframework : spring-beans jar 5.2.9.RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.assertj : assertj-core jar 3.17.2
io.appium : java-client jar 7.3.0
org.seleniumhq.selenium : selenium-api jar 3.141.59
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
org.springframework : spring-context jar 5.2.9.RELEASE
io.cucumber : cucumber-java jar 6.7.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.5.13

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