JustTestLah! AWS Devicefarm

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

AWS Container PaaS Providers
GroupId

GroupId

qa.justtestlah
ArtifactId

ArtifactId

justtestlah-awsdevicefarm
Last Version

Last Version

1.9-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

JustTestLah! AWS Devicefarm
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-awsdevicefarm

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
qa.justtestlah : justtestlah-core jar 1.9-RC4
com.amazonaws : aws-java-sdk-devicefarm jar 1.11.870
com.amazonaws : aws-java-sdk-core jar 1.11.870
org.apache.maven.shared : maven-invoker jar 3.0.1
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpclient jar 4.5.12
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-core jar 3.5.13
org.assertj : assertj-core jar 3.17.2
com.google.guava : guava jar 29.0-jre
org.springframework : spring-test jar 5.2.9.RELEASE
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.

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