A To-Do application highlighting vue unit testing
https://thegreencodes.com/series/vue-unit-testing
-
Vue Unit Testing: Tests must fail
Code: awesome-todo v0.1.0
-
Vue Unit Testing: The BreakDown
Code: awesome-todo v0.2.0
npm install
npm run serve
npm run build
npm run test:unit
npm run lint