Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 307 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 307 Bytes

Vue.JS - Test Driven Development

About

Fecha: 19-09-2019

Speaker: David Daza

Recursos

Setup

git clone git@github.com:ddazal/vue-js-testing.git
cd vue-js-testing
yarn install

Tests unitarios

yarn run test:unit