Skip to content

1.19.0

Compare
Choose a tag to compare
@leobalter leobalter released this 01 Sep 15:32
· 1201 commits to main since this release
  • Assert: Add support to ES6' Map and Set equiv objects
  • Build: Enable IRC notifications for Travis CI
  • Build: Add 'Readme' to commitplease components
  • Build: Remove unintended QUnit global export on Node
  • Build: Remove testSwarm job
  • Core: Implement QUnit.stack
  • Dump: Escape backslash when quoting strings
  • HTML Reporter: Avoid readyState issue with PhantomJS
  • HTML Reporter: HTML reporter enhancements for negative asserts
  • HTML Reporter: Show diff only when it helps
  • Tests: Avoid loosen errors on autostart test
  • Tests: HTML Reporter tests are now isolated with reordering disabled
  • Tests: Rename stack error tests
  • Test: Release module hooks to avoid memory leaks
  • Test: Don't pass Promise fulfillment value to QUnit.start
  • Test: Source Displayed Even for Passed Test