wttech / bobcat-aem-tests

Contains integration tests and examples for Bobcat's AEM modules
Apache License 2.0
3 stars 6 forks source link

Build Status

Bobcat AEM tests

This repository contains integration tests and examples for Bobcat's AEM modules.

Each folder contains tests for specific AEM version:

Building and running tests

Prerequisites

Building the project

Run the following:

./gradlew clean assemble

Running tests

Run the following:

./gradlew clean test