Get started quickly with Serenity BDD and JUnit 5 with this simple starter project.
Git:
git clone https://github.com/luisaferco/screenplay-tutorial.git
Or simply download a zip file.
Open a command window and run:
mvn clean verify
Both of the commands provided above will produce a Serenity test report in the target/site/serenity directory. Go take a look!