jquery / jquery

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

Tests: add diffing to test reporter #5445

Closed timmywil closed 2 months ago

timmywil commented 2 months ago

Summary

Add diffing to test reporter.

This idea came from QUnit, but I added special diffing for when the values are numbers.

Checklist

timmywil commented 2 months ago

Objects

image

Arrays

image

Strings

image

Numbers

image