JustTestLah! Applitools

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

Last Version

1.9-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

JustTestLah! Applitools
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-applitools

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
qa.justtestlah : justtestlah-core jar 1.9-RC2
com.applitools : eyes-selenium-java3 jar 3.178.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
com.codeborne : selenide jar 5.14.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-beans jar 5.2.9.RELEASE
io.cucumber : cucumber-java jar 6.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9-RC2
1.9-RC1
1.8
1.8-RC3
1.8-RC2
1.8-RC1