Tests are developed with node version: v16.20.2 and npm 8.19.4.
Please ensure you have Git Bash installed to run the commands as described in this guide. Git Bash provides a Bash emulation used to run Git from the command line as well as to execute Unix commands. This will enable you to use the same commands provided for macOS (and Linux) without modification.
To install Git Bash, download and install Git for Windows from git-scm.com. During installation, select the option to "Use Git and optional Unix tools from the Windows Command Prompt" if you wish to run Git commands from Windows Command Prompt or PowerShell as well.
Clone the repo from GitHub:
In case you use the zip file instead of cloning the repository,you will need to:
- Unzip the file
To install dependencies:
To open the Cypress application:
To run the tests via the Cypress app:
Or, to run a specific test via the CLI:
Or, to run all e2e tests:
Reports of the run can be found under the directory:
- JavaScript
- Node
- Yarn
- Cypress
- Mochawesome reporter
Markella Efthymiou
Contributions and issues are welcome!
Give a ⭐️ if you like this project!