JSFoo: VueDay 2019
A day spent discussing Vue.js, developments in the Vue ecosystem and component architecture
Aug 2019
26 Mon
27 Tue
28 Wed
29 Thu
30 Fri 08:50 AM – 05:30 PM IST
31 Sat
1 Sun
Shodipo Ayomide 💥🚀
Unit Testing:
Unit testing is a fundamental part of software development. Unit tests execute the smallest units of code in isolation, in order to increase ease of adding new features and track down bugs. Vue’s single-file components make it straight forward to write unit tests for components in isolation. This lets you develop new features with confidence you are not breaking existing ones, and helps other developers understand what your component does.
Vue CLI has built-in options for unit testing with Jest or Mocha that works out of the box. We also have the official Vue Test Utils which provides more detailed guidance for custom setups.
Throughout this talk, I will presented four different kind of tests with each time how to run them in a Vue.js application.
Just a Laptop
Lead Developer Advocate at VanHack and Founder of Fremer, I watch HOT movies on Netflix almost every night. Native Developer, Prosper Otemuyiwa’s Clan 🔥🔥
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}