Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 179 Bytes

Serenity BDD Cucumber Integration

To test, run

./gradlew clean test

To build a local snapshot and deploy it to the local maven repo, run

./gradlew clean install