A beginner's guide to Unit Testing in Vue: Part 1

A beginner's guide to Unit Testing in Vue: Part 1

If you're subscribed to my newsletter than you know I have been working on a series of articles for my friends over at Vue Mastery for a little while now. The series is titled "A beginner's guide: Unit Testing in Vue" and has been broken into 3 parts. I am really excited to announce that the first article in this series is now live.

In this first post we take a look at why you should test, what you should test and more importantly what not to test. In this article you will learn:

  • Why are we writing tests to begin with? What are the goals of testing?
  • How to Identify what you should (and should NOT) be testing
  • What are the different tools used to write these tests

https://www.vuemastery.com/blog/unit-testing-vue-1

A special thanks to Adam Jahr for the help in getting this article published. I also want to thank Vue Mastery and VueJS for these tweets.

Follow me on Twitter, LinkedIn, or sign up for my newsletter to get my latest articles and tutorials.
Dan Vega

Dan Vega

I’m a Husband, Father, Spring Developer Advocate and maker of things from Cleveland Ohio. I created this website as a place to document my journey as I learn new things and share them with you. I have a real passion for teaching and I hope that one of blog posts, videos or courses helps you solve a problem or learn something new.