Back to Qunit

QUnit 2.3.0 Released: QUnit CLI

docs/_posts/2017-03-29-qunit-2-3-0.md

2.25.0467 B
Original Source

Changelog

Added

  • CLI: Introduce [QUnit CLI]({% link cli.md %}). (Trent Willis) #1115
  • CLI: Add file watching option.
  • CLI: Add seed option.
  • CLI: Add support for custom reporters.
  • HTML Reporter: Display todo tests when hidepassed is set.

Changed

  • Core: Test#pushFailure now calls Test#pushResult internally.

See also