Rapid Testing with Vitest: Master Unit Testing & Mocking
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Refactor for Deep Merge without Breaking Existing Tests

In this lesson, we further develop the function to handle deep merges. Since we've already written tests for the shallow merge, we can ensure that no existing funcationality is broken.