JustTestLah!

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

Last Version

1.9-RC4
Release Date

Release Date

Type

Type

pom
Description

Description

JustTestLah!
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.
Source Code Management

Source Code Management

https://github.com/martinschneider/JustTestLah

Download justtestlah-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • justtestlah-core
  • justtestlah-mobile-tools
  • justtestlah-awsdevicefarm
  • justtestlah-browserstack
  • justtestlah-quickstart
  • justtestlah-galen
  • justtestlah-visual

./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