Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 937 Bytes

File metadata and controls

32 lines (18 loc) · 937 Bytes

Serenity JUnit Screenplay Starter project

no cucumbers where harmed during development

This is a minimalistic example using Serenity BDD with the screenplay patter but without Cucumber. It shows how actors with different abilities can work on different interfaces in isolation or in collaboration.

check out the report

https://globalworming.github.io/serenity-junit-screenplay-starter/

Get the code

Git:

git [email protected]:globalworming/serenity-junit-screenplay-starter.git
cd serenity-junit-screenplay-starter

Use Maven to run all tests

Open a command window and run:

mvn verify

Viewing the reports

Running mvn verify will produce a Serenity test report in the target/site/serenity directory. Go take a look!

Need help?

Create an Issue or join the gitter chat