Skip to content

4.4.0

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 14 Jan 01:58
· 107 commits to master since this release

Overview

This release adds a couple new features and changes (fixes, really) how lifecycle methods interact with grep. Thanks to @jonnycornwell for his contributions!

New features

  • Enable dojo-timeout-api for the dojo loader (#925)
  • Add an option to the Runner reporter to hide download progress (#956)
  • Add the ability to hide skipped tests in the Html reporter (#957)
  • Don't run suite lifecycle methods when all suite tests and sub-suites are skipped (#961)

Other updates

  • Update the leadfoot and digdug dependencies to improve WebDriver compatibility