This is a simple demo test suite using Serenity BDD and JUnit 5
Open a command window and run:
mvn clean verify
Open a command window and run:
gradlew test
Both of the commands provided above will produce a Serenity test report in the target/site/serenity directory. Go take a look!