QUnit 2.3.0: QUnit CLI

Changelog

Added

  • CLI: Introduce QUnit CLI. (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