Back to Qunit

QUnit 2.3.1 Released: Bug fixes

docs/_posts/2017-04-10-qunit-2-3-1.md

2.25.0396 B
Original Source

Changelog

  • Assert: Allow assertions after async.
  • Assert: Throw if async callback invoked after test finishes.
  • Core: Ensure assertions occur while test is running.
  • Core: Fix test instance memory leak. #1138
  • Core: Slim assertions after reporting them.

See also