Last Version

JustTestLah! 1.9-RC4

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
Version

Version

1.9-RC4
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 1.9-RC4


<!-- 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