Technical requirements
To get started with this chapter, I recommend you read through Chapter 8, Testing and What to Test in Vue.js 3, first, where we explored the concept of software testing and what to test from an array of available components and methods. We will rely heavily on the knowledge from that chapter when learning about Vue.js 3 enterprise unit testing in this chapter.
All the code files for this chapter can be found at https://github.com/PacktPublishing/Architecting-Vue.js-3-Enterprise-Ready-Web-Applications/tree/chapter-9.