Last Version

JustTestLah! 1.6

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.martinschneider
ArtifactId

ArtifactId

justtestlah-parent
Version

Version

1.6
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.6

Filename Size
justtestlah-parent-1.6.pom 28 KB
Browse

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

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-demos
  • justtestlah-mobile-tools
  • justtestlah-awsdevicefarm
  • justtestlah-browserstack