Skip to content

imranwijaya/cypress-testing-example

Repository files navigation

This is an e2e testing project example for cypress.testing.abangkito.com website using Cypress.io.

Getting Started

The recommended approach is to install Cypress with npm because :

First, clone the repository & install the dependencies:

#clone github repository
git clone https://github.com/imranwijaya/cypress.testing.example.git

#after successful clone
npm install

Open cypress with following command:

npm run cypress:open

Learn More

To learn more about Cypress.io, take a look at the following resources: