Back to Qunit

QUnit 1.21.0 Released: Faster deepEqual

docs/_posts/2016-02-01-qunit-1-21-0.md

2.25.0528 B
Original Source

Changelog

  • Assert: Improve speed of assert.deepEqual() and QUnit.equiv(). (Richard Gibson) #895
  • Assert: Fully support Object-wrapped primitives in assert.deepEqual().
  • Assert: Register notOk as a non-negative assertion.
  • Core: Improve regular expression comparisons.
  • Core: Support filtering by regular expression.
  • HTML Reporter: Fix hidden test results under static parents.

See also