Skip to content

elevatebart/calc-vite

Repository files navigation

calc-vite

CircleCI

This projects intends to show how to develop components using vite vue3 and ...

Cypress component testing

Interresting files to look at for setup

  • package.json for installing cypress dependencies and setting up scripts
  • cypress.json where we tell cypress where test files are and what they look like
  • cypress/plugins/index.js to launch the vite dev server with cypress
  • cypress/support/index.js to load testing library commands, very useful to have meaningful tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published