Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 410 Bytes

Serenity Java Screenplay Pattern with JUnit 5

This project demonstrates the use of Serenity BDD with the Screenplay pattern in a Java-based test automation framework, integrated with JUnit 5.

Setup

  1. Clone the repository:
    git clone https://github.com/pomidorum1989/java-serenity.git
    ./gradlew test -Dtestng.suite=src/test/resources/suits/sauce-lab-suite.xml -Dbrowser=chrome