Skip to content

A simple Java project with Serenity BDD acceptance tests

Notifications You must be signed in to change notification settings

ukslim/serenity-bdd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serenity BDD example project

This is a simple (stupid, even) chat robot, with BDD acceptance tests written in jBehave and Serenity.

To produce an HTML acceptance test report:

 $ gradle test aggregate

gradle run starts the chat robot in a Swing window (this was for a demo with a non-technical audience -- they love a GUI)

About

A simple Java project with Serenity BDD acceptance tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages