/whisk-demo-tests

This is demo-project at dev.whisk.com to demonstrate how easy can be UI tests automation.

Primary LanguageJavaScript

whisk-demo-tests

Tests of this project are based on CodeceptJS (https://codecept.io/) framework which uses Puppeteer (https://pptr.dev/) like a helper.

On the command line from the project directory:

  • To setup this project, use the command npm i

  • To run tests, use the command: npm run test