Technical requirements
To get started with this chapter, I recommend you read through Chapter 7, Dockerizing a Vue 3 App, first, where we took a more practical approach by dockerizing a full stack web application using Docker Compose. We will be using the application a lot in this chapter to learn about Vue.js 3 enterprise testing.
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-8.