/workshop-ui-testing

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Serenity/JS UI Testing Workshop

Build Status

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         

npm run scenario "scenario name" - Runs a single, non-@wip scenario            

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