Skip to content

globalworming/serenity-junit-screenplay-starter

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published