Skip to content

A sample project demonstrating how to do Test-Driven Development in Vue using Cypress.

Notifications You must be signed in to change notification settings

learn-tdd-in/vue

Repository files navigation

learn-tdd-in-vue

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A sample project demonstrating how to do Test-Driven Development in Vue using Cypress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published