Skip to content

2.3.0

Compare
Choose a tag to compare
@trentmwillis trentmwillis released this 29 Mar 15:26
· 967 commits to main since this release
  • Core: Test#pushFailure now calls Test#pushResult
  • HTML Reporter: Display todo tests on hidepassed
  • CLI: Add support for custom reporters
  • CLI: Properly support aborting and restarting tests
  • CLI: Add file watching option
  • Core: Revamp processing order to one test at a time
  • Core: Remove parameter from ProcessingQueue#advance
  • CLI: Add description to help command
  • CLI: Add seed option
  • Core: Account for validity of test in test counts
  • CLI: Support filtering tests
  • Core: Extract processing logic into ProcessingQueue
  • Tests: Add CLI tests
  • CLI: Introduce QUnit CLI
  • Readme: Add detailed release instructions
  • All: Enable ESLint prefer-const rule (#1109)