Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pomidorum1989/java-serenity

Simple serenity BDD + JUnit5 project
https://github.com/pomidorum1989/java-serenity

gradle java junit5 selenium serenity-bdd

Last synced: 13 days ago
JSON representation

Simple serenity BDD + JUnit5 project

Awesome Lists containing this project

README

        

## 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:**
```bash
git clone https://github.com/pomidorum1989/java-serenity.git
./gradlew test -Dtestng.suite=src/test/resources/suits/sauce-lab-suite.xml -Dbrowser=chrome