Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

dding JUnit

Łukasz Fechner edited this page Jul 21, 2016 · 1 revision

If you want to add JUnit to Cucumber project, you only need to add this dependency to pom.xml.

<dependency>
        <groupId>com.cognifide.qa.bb</groupId>
        <artifactId>bb-junit</artifactId>
        <version>${bobcat.version}</version>
</dependency>

Getting started with Bobcat

  1. Getting started

AEM Related Features

  1. Authoring tutorial - Classic
  1. AEM Classic Authoring Advanced usage
  1. Authoring tutorial - Touch UI
Clone this wiki locally