MVN

qa.justtestlah : justtestlah-visual

Maven & Gradle

Sep 26, 2020
1 usages
43 stars

JustTestLah! Visual · 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.

<dependency>
    <groupId>qa.justtestlah</groupId>
    <artifactId>justtestlah-visual</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of qa.justtestlah : justtestlah-visual to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8
  • Latest Release Candidate: 1.9-RC4

All Versions

Choose a version of qa.justtestlah : justtestlah-visual to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
justtestlah-visual-1.9-RC4
justtestlah-visual-1.9-RC3
justtestlah-visual-1.9-RC2
justtestlah-visual-1.9-RC1
1.8
justtestlah-visual-1.8
justtestlah-visual-1.8-RC3
justtestlah-visual-1.8-RC2
justtestlah-visual-1.8-RC1

How to add a dependency to Maven

Add the following qa.justtestlah : justtestlah-visual maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>qa.justtestlah</groupId>
    <artifactId>justtestlah-visual</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following qa.justtestlah : justtestlah-visual gradle dependency to your build.gradle file:

implementation 'qa.justtestlah:justtestlah-visual:1.8'

Gradle Kotlin DSL: Add the following qa.justtestlah : justtestlah-visual gradle kotlin dependency to your build.gradle.kts file:

implementation("qa.justtestlah:justtestlah-visual:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following qa.justtestlah : justtestlah-visual sbt scala dependency to your build.sbt file:

libraryDependencies += "qa.justtestlah" % "justtestlah-visual" % "1.8"

Advertisement

Dependencies from Group

Sep 26, 2020
6 usages
43 stars
Sep 26, 2020
1 usages
43 stars
Sep 26, 2020
1 usages
43 stars
Sep 26, 2020
1 usages
43 stars
Sep 26, 2020
1 usages
43 stars

Discover Dependencies

Sep 26, 2020
1 usages
43 stars
Jan 04, 2020
1 usages
Mar 03, 2021
1 usages
189 stars
Aug 16, 2023
2 usages
167 stars
Mar 20, 2020
1 usages
0 stars