Skip to content

Reproduction of the issue where Cypress component tests are stuck at Your tests are loading...

Notifications You must be signed in to change notification settings

carwack/cypress-issue-test-loading

Repository files navigation

cypress-config-issue

Repoduction of the code that causes the Your tests are loading... issue for me. I used npm init vue@latest to setup the Vue 3 project and used the Vue Quick start of Cypress to setup Cypress

Issue happens when I had either a plugin (BasicSsl) or add server options to the vite.config.js file.

Tried to add viteConfig to the cypress.config.js file but did not solve the issue.

Recommended IDE Setup

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

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Reproduction of the issue where Cypress component tests are stuck at Your tests are loading...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages