unic / scalawebtest   4.0.0

Apache License 2.0 Website GitHub

ScalaWebTest is a library for writing ScalaTest/Selenium based integration tests for web applications. It helps you with your basic setup and provides a new and very efficient approach to testing.

Scala versions: 2.13 2.12 2.11 2.10

scalawebtest-aem 1.1.1


Group ID:
org.scalawebtest
Artifact ID:
scalawebtest-aem_2.12
Version:
1.1.1
Release Date:
Jun 13, 2017
Licenses:
Files:

libraryDependencies += "org.scalawebtest" %% "scalawebtest-aem" % "1.1.1"

Mill build tool

ivy"org.scalawebtest::scalawebtest-aem:1.1.1"

Scala CLI

//> using dep "org.scalawebtest::scalawebtest-aem:1.1.1"

Ammonite REPL

import $ivy.`org.scalawebtest::scalawebtest-aem:1.1.1`

<dependency>
  <groupId>org.scalawebtest</groupId>
  <artifactId>scalawebtest-aem_2.12</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'org.scalawebtest', name: 'scalawebtest-aem_2.12', version: '1.1.1'