Skip to content

serenity-bdd/serenity-junit-screenplay-starter

Repository files navigation

Serenity JUnit Screenplay Starter project

Get started quickly with Serenity BDD and JUnit 5 with this simple starter project.

Get the code

Git:

git clone https://github.com/serenity-bdd/serenity-junit-screenplay-starter
cd serenity-junit-screenplay-starter

Or simply download a zip file.

Use Maven

Open a command window and run:

mvn clean verify

Use Gradle

Open a command window and run:

gradlew test 

Viewing the reports

Both of the commands provided above will produce a Serenity test report in the target/site/serenity directory. Go take a look!

Tailoring the project to your needs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages