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

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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.