github qunitjs/qunit 2.16.0

latest releases: 2.20.1, 2.20.0, 2.19.4...
2 years ago

Added

  • Core: New QUnit.test.each() method for data providers. (ventuno) #1568

  • Core: New failOnZeroTests configuration option. (Brenden Palmer)

  • Core: New QUnit.reporters interface. (Timo Tijhof) f8948c9 js-reporters#133

    This introduces support for using the tap reporter in a browser.
    This was previously limited to the CLI.

Changed

  • Assert: Indicate which test a drooling assert.async() callback came from. (Steve McClure) #1599

Deprecated

  • Core: Warn when a module callback has a promise as a return value. (Ray Cohen) #1600

Fixed

  • Core: Fix QUnit.module.only() regression in 2.14.0, where some unrelated modules also executed. (Steve McClure) #1610
  • CLI: Improve ESM detection. (Steve McClure) #1593
  • HTML Reporter: Increase contrast and use richer colors overall. (Timo Tijhof) #1587

Don't miss a new qunit release

NewReleases is sending notifications on new releases.