Last Version

JustTestLah! Demos 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-demos
Version

Version

1.6
Type

Type

jar
Description

Description

JustTestLah! Demos
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-demos 1.6


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

Dependencies

compile (11)

Group / Artifact Type Version
io.github.martinschneider : justtestlah-core jar 1.6
io.github.martinschneider : justtestlah-browserstack jar 1.6
io.github.martinschneider : justtestlah-awsdevicefarm jar 1.6
io.appium : java-client jar 7.0.0
org.springframework : spring-context jar 5.1.8.RELEASE
org.springframework : spring-beans jar 5.1.8.RELEASE
com.codeborne : selenide jar 5.2.4
org.assertj : assertj-core jar 3.12.2
io.cucumber : cucumber-java jar 4.5.4
org.apache.commons : commons-lang3 jar 3.9
org.seleniumhq.selenium : selenium-api jar 3.141.59

Project Modules

There are no modules declared in this project.