Serenity [BDD]

What is Serenity?

This is a re-brand of Thucydides.

Create a sample Serenity BDD project

This is straightforward thanks to the Maven Archetype.

mvn archetype:generate -DgroupId=com.example -DartifactId=webtests -DarchetypeGroupId=net.serenity-bdd -DarchetypeArtifactId=serenity-cucumber-archetype -DarchetypeVersion=1.0.7 -DinteractiveMode=false