Back to Qunit

QUnit 2.9.3 Released: Faster CLI startup

docs/_posts/2019-10-08-qunit-2-9-3.md

2.25.0779 B
Original Source

Contains a bunch of small fixes and documentation updates. Thanks to our contributors!

Changelog

Added

  • HTML Reporter: Display progress and runtime while test suite is executing. (Stefan Penner) #1398

Fixed

  • CLI: Ignore folders mentioned in the gitignore to improve performance. (SparshithNRai) #1384
  • Core: Defer getting the stack trace to improve performance. (Adam Byrne) #1401
  • Core: Let assert.timeout() replace the timeout if config.timeout was already set. (Stephen Yeung) #1400

See also