/bobcat-maven-example

This repository contains example setup of Bobcat with Maven

Primary LanguageJavaMIT LicenseMIT

Bobcat Maven example

This repository contains an example setup of Bobcat with Maven, with following modules:

  • Core
  • JUnit 5
  • AEM Core
  • AEM 6.5

The setup uses Maven Wrapper.

Running tests

Assuming ChromeDriver is available on PATH

Unix/OSX: ./mvnw clean test Windows: mvnw.cmd clean test