This release contains a number of fixes and pull requests
-
Add spyOnAllFunctions function
-
Improve timeout error message
- Merges #1567 from @ikonst
-
Fix JSDoc naming for Env functions
- See #1565
-
Add documentation for more public functions on Env
- Fixes #1565
-
Added a basic set of async matchers
-
Properly cascade StopExecutionError's up the tree
- Fixes #1563
-
Implemented hiding of disabled specs
- Merges #1561 from @SamFare
-
Line-break long expectation failure messages
- See #296
-
Better detection of DOM Nodes for equality
- Fixes #1172
-
Fix typo from
incimplete
toincomplete
- Merges #1555 from @yinm
-
Allow omitting the name argument:
createSpy(func)
- Merges #1551 from @riophae
-
name new global status stuff correctly in API docs
-
Check for accidental global variable creation
-
Fixed global variable leak
- Fixes #1534
-
Correctly format stack traces for errors with multiline messages
- Fixes #1526
-
Change message for extra elements at end of actual array
-
Report unhandled rejections as globalErrors.
- Merges #1521 from @johnjbarton
-
add some links to more tutorials from the api docs
_Release Notes generated with Anchorman