qunit v1.19.0 Release Notes

Release Date: 2015-09-01 // over 8 years ago
    • 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