https://github.com/thehashton/cypress-playground
A Cypress playground in React to showcase E2E testing
https://github.com/thehashton/cypress-playground
cypress end-to-end-testing javascript react testing testing-tools typescript
Last synced: 3 months ago
JSON representation
A Cypress playground in React to showcase E2E testing
- Host: GitHub
- URL: https://github.com/thehashton/cypress-playground
- Owner: thehashton
- Created: 2020-06-01T16:21:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-21T23:21:40.000Z (11 months ago)
- Last Synced: 2025-10-19T10:23:53.589Z (9 months ago)
- Topics: cypress, end-to-end-testing, javascript, react, testing, testing-tools, typescript
- Language: TypeScript
- Size: 905 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress Playground
By Harry Ghazni
A Cypress playground in React to showcase E2E testing.
```
npm install
npm run start
npm run cypress
```