/serenity-screenplay-multi-user-example

On top of the Spring Boot WebSocket Chat Demo from https://github.com/callicoder/spring-boot-websocket-chat-demo

Primary LanguageJava

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