Part 4: Testing Enterprise Vue.js 3 Apps
Testing an enterprise project can be daunting and unnecessarily complex. This part will explore everything relating to enterprise testing and what to test precisely to eliminate time spent on testing the wrong code.
This part comprises the following chapters:
- Chapter 8, Testing and What to Test in Vue.js 3
- Chapter 9, Best Practices in Unit Testing
- Chapter 10, Integration Testing in Vue.js 3
- Chapter 11, Industry Standard End-to-End Testing