2.16.0
Added
-
Core: New
QUnit.test.each()method for data providers. (@ventuno) #1568 -
Core: New
failOnZeroTestsconfiguration option. (Brenden Palmer @brendenpalmer) -
Core: New
QUnit.reportersinterface. (Timo Tijhof) f8948c9 js-reporters#133This introduces support for using the
tapreporter in a browser.
This was previously limited to the CLI.
Changed
- Assert: Indicate which test a drooling
assert.async()callback came from. (Steve McClure @smcclure15) #1599