Releases
2.5.0
Core: Capture the proper stack trace in onUnhandledRejection.
Core: Remove delay parameters from setTimeouts in processing code (#1246 )
Core: Add QUnit.onUnhandledRejection.
CLI: Ensure an unhandled rejection results in a failed test.
Assert: Add assert.rejects
.
Assert: Reset internal steps list after verifySteps
HTML Reporter: Ensure unhandled rejection fails.
Docs: Add example for async test with assert.timeout
Docs: Add assert.rejects API documentation.
Docs: assert.verifySteps() called multiple times.
Tests: Fix no-multi-spaces violation found by latest ESLint
Tests: Address feedback, use more idiomatic promise chaining.
Tests: Update CLI test and test fixture to remove stacktrace ambiguity.
Tests: Update tests for unhandled rejection scenarios.
Tests: Add test for notrycatch doesn't catch.
Tests: Reject async test promise when config.notrycatch is set.
Tests: Add Node 9 to test matrix.
Tests: Drop Node 7 from CI.
Build: Use babel-preset-env and .babelrc
All: Enable ESLint no-multi-spaces rule (#1234 )
All: Fixes spelling of 'occurred'
You can’t perform that action at this time.