WomenCodingCommunity / WomenCodingCommunity.github.io

https://womencodingcommunity.com
MIT License
8 stars 21 forks source link

cypress-setup #182

Closed MitaliShah closed 3 weeks ago

MitaliShah commented 3 weeks ago

Description

- Cypress for end-to-end testing implementation. - Installed Cypress as a development dependency. - Directory structure for organizing test files. `cypress` - Created `home.cy.js` to see if the home page exists. It's inside `cypress/e2e`

Change Type

Related Issue

feat: Set up Cypress for End-to-End Testing #168

Screenshots

Pull request checklist

Please check if your PR fulfills the following requirements: