Skip to content

globalworming/serenity-screenplay-multi-user-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example on how to integrate serenity bdd screenplay pattern into spring testing

this includes integration testing of the ChatController

and end-to-end testing with multiple actors

circleci build CircleCI

Requirements

  1. Java - 1.8.x

  2. Maven - 3.x.x

  3. Chrome

Run the tests

mvn clean verify

have a look at the report

./target/site/serenity/index.html