CRA on TypeScript starter with Tailwind CSS with UI testing on Cypress with Cypress Testing Library
- create-react-app
- cypress
- cypress-testing-library
- react
- starter
- template
- testing
- tailwind
- typescript
- ui
Key versions
- React: 17
- TypeScript: 4
- Cypress: 10
- Tailwind CSS: 3
Direct ancestors
- tailwind: cra-react_17-ts_4-cypress_10-starter
Requirements
Installation
Being in the repository root directory, run:
yarn
Running
Being in the repository root directory, run:
yarn start
Running test
Being in the repository root directory, run:
Interactively
yarn cypress:open
Headlessly
yarn cypress:run
Authors
Alexander Lapygin
Inspiration
Basarat Codes vlog: Cypress for Create React App (with code coverage and TypeScript)
License
Licensed under the MIT license.
SOFTSPIDERS