jquery / jquery

jQuery JavaScript Library
https://jquery.com
MIT License
58.93k stars 20.62k forks source link

Tests: improve diffing for values of different types #5454

Closed timmywil closed 1 month ago

timmywil commented 1 month ago

Summary

Differences are:

Objects, arrays, and numbers are diffed as before.

Checklist