Skip to content

wakaleo/swaglabs-serenity-junit5

Repository files navigation

Sample Serenity BDD Projet with JUnit 5

This is a simple demo test suite using Serenity BDD and JUnit 5

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages