Showcase end-to-end tests using a TestCafe library and JavaScript.
- Node v16.16.0 - install it from here
- Yarn 1.22.19+ - install it from here
- TestCafe 1.20.0 - find documentation here
In the project root folder, to install dependencies run:
yarn
To run/debug tests locally with Chrome, in the project root folder run:
yarn test-local