- Custom log level support in README for
PublicReportingAPI.log()(see Logs and attachments).
- Breaking change Drop support of Node.js 12. The version 5.1.0 is the latest that supports it.
- The agent now supports reporting the time for launches, test items and logs with microsecond precision in the ISO string format. For logs, microsecond precision is available on the UI from ReportPortal version 24.2.
@reportportal/client-javascriptbumped to version5.3.0.
- Updated versions of vulnerable packages (micromatch).
- Breaking change Drop support of Node.js 10. The version 5.0.4 is the latest that supports it.
@reportportal/client-javascriptbumped to version5.1.4, newlaunchUuidPrintOutputtypes introduced: 'FILE', 'ENVIRONMENT'.mochabumped to version10.7.0.
- Updated versions of vulnerable packages (braces).
- Node.js 12 usage. This minor version is the latest that supports Node.js 12.
- Node.js 10 usage. This version is the latest that supports Node.js 10.
@reportportal/client-javascriptbumped to version5.0.15.
tokenconfiguration option was renamed toapiKeyto maintain common convention.@reportportal/client-javascriptbumped to version5.0.12.
skippedIssueconfig property processing using .mocharc or string values- Skipped test duplication
- Config attributes parsing using .mocharc
- Versions of several vulnerable dependencies updated
modeoption for submitting results to Debug tab- Latest error log to the step description
- Package size reduced
- Added link to the example in readme.
- Full compatibility with ReportPortal version 5.* (see reportportal releases)
- API to extend the functionality of the reporter (see Additional reporting functionality)
- Previous package version rp-mocha-reporter will no longer supported by reportportal.io