Skip to content

1.18.0

Compare
Choose a tag to compare
@jzaefferer jzaefferer released this 03 Apr 10:45
· 1237 commits to main since this release
  • Assert: throws uses push method only
  • Assert: Fix missing test on exported throws
  • Assert: Implements notOk to assert falsy values
  • Core: More graceful handling of AMD
  • Core: Simplify stack trace methods
  • Core: Expose Dump maxDepth property
  • Core: Expose QUnit version as QUnit.version property
  • Core: Handle multiple testId parameters
  • Dump: Fix .name/.property doublettes
  • HTML Reporter: New diff using Google's Diff-Patch-Match Library
  • HTML Reporter: Make it more obvious why diff is suppressed.
  • HTML Reporter: Change display text for bad tests
  • HTML Reporter: Fix checkbox and select handling in IE <9
  • HTML Reporter: Fix test filter without any module
  • HTML Reporter: Retain failed tests numbers
  • Test: lowercase the valid test filter before using it