Skip to content

Synthetic

Compare
Choose a tag to compare
@steveszc steveszc released this 08 Mar 23:16
· 13 commits to main since this release
  • 'App' is now implicitly ignored and no longer needs to be specified in the ignoreClasses configuration
  • Major refactor of how memory leak detections are reported. Replaces the global error and console-ui logging with an actual QUnit test. Falls back to a generic Testem test result if QUnit is not in use (ex when using mocha)