This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nightwatch (source) | devDependencies | patch | 2.6.20 -> 2.6.21 |
Release Notes
nightwatchjs/nightwatch
v2.6.21
What's Changed
- Return correct status code for waitForElementNotPresent (#3678)
- skipped tests have categorized as either user-marked or runtime-failed (#3711)
- REPL interface exits on error or failed expect assertion.
- Added rerun functionality for failed test (#3703)
- Added describe name, hook timestamps to reporter (#3680)
- feat/retry-data: Added retry test data to global reporter (#3712)
- Always throw uncaught exceptions (#3708)
- Added a fix for assert.hasAttribute (#3651)
Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.20...v2.6.21
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.