Skip to content

A starting point for your Serenity/JS and Cucumber projects!

License

Notifications You must be signed in to change notification settings

AliOko/seed-cucumber

 
 

Repository files navigation

Serenity/JS Cucumber seed

You can use this repository as a starting point for your Serenity/JS and Cucumber projects. Clone and enjoy!

To learn more about Serenity/JS, check out serenity-js.org.

Prerequisites

To use this project you'll need:

Commands

npm install   - Installs the dependencies
npm test      - Runs the tests and creates a test execution report
                (it will also download WebDriver and the Serenity BDD CLI jar for you)
npm run clean - cleans the target/ directory, where the reports are generated                     

Your feedback matters!

Do you find this project useful? Give it a star! ★

Found a bug? Need a feature? Raise an issue or submit a pull request.

Have feedback? Let me know on twitter: @JanMolak

About

A starting point for your Serenity/JS and Cucumber projects!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.3%
  • JavaScript 28.1%
  • Gherkin 7.6%