- TypeScript declarations for
reportPortalCommands
. Thanks to thomaswinkler.
token
configuration option was renamed toapiKey
to maintain common convention.@reportportal/client-javascript
bumped to version5.0.12
.
- Screenshots are missing in some cases. The mechanism for attaching screenshots has been completely rewritten. Thanks to thomaswinkler.
- Unhandled promise rejections while sending logs. Thanks to Nigui.
- Updated versions of vulnerable packages (minimatch, nanoid, jsdom, json5, node-notifier).
mergeOptions
parameter tomergeLaunches
.
- Pending Cypress tests are now marked as skipped in the ReportPortal and finishes correctly. Thanks to thomaswinkler.
mode
option proper handling. Thanks to thomaswinkler.
@reportportal/client-javascript
bumped to version5.0.8
.
- Updated versions of vulnerable packages (qs, minimatch, decode-uri-component).
- Cypress 10.x versions support (closes 116 and 115). Thanks to orgads and dwentland24.
- The Readme file and examples in examples repository have been updated accordingly.
- Updated version of vulnerable
ansi-regex
package.
- 'Error: cannot read property toString of undefined' for log command.
- Vulnerabilities (minimist, follow-redirects).
- #76 Custom screenshot command doesn't wait for image to be taken.
- 95 and 97 with 9.* cypress versions support.
- Package size reduced
- #65 Merge launches for parallel run.
- Vulnerabilities (axios, acorn, ini, y18n, hosted-git-info).
- #53 Fix merge launches for
isLaunchMergeRequired
option.
- Full compatibility with ReportPortal version 5.* (see reportportal releases)
- Cypress plugin to extend the functionality of the reporter (see ReportPortal custom commands)
- Previous package version agent-js-cypress will no longer supported by reportportal.io