elevatebart / cypress-chrome-details-reproduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-chrome-details-reproduction

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Run Headed Component Tests with Cypress Component Testing

yarn test:unit # or `yarn test:unit:ci` for headless testing

Run End-to-End Tests with Cypress

yarn build
yarn test:e2e # or `yarn test:e2e:ci` for headless testing

About


Languages

Language:JavaScript 83.3%Language:HTML 12.5%Language:Vue 4.1%