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

Latest commit

 

History

History
20 lines (12 loc) · 639 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 639 Bytes

Serenity-Sample

Required Setup :

  • Java should be installed and configured.
  • Maven should be installed and configured.
  • Download the files from Git repository either as zip file OR using Git.

Running Test:

Open the command prompt and navigate to the folder in which pom.xml file is present. Run the below Maven command.

mvn serenity:aggregate verify

Once scripts completes execution report will be generated in /target/site/serenity folder.