An open API service indexing awesome lists of open source software.

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

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
```