agent-js-jasmine

Agent to integrate Jasmine with ReportPortal.

APACHE-2.0 License

Downloads
8.9K
Stars
8
Committers
24

Bot releases are visible (Hide)

agent-js-jasmine - Release v5.2.0

Published by github-actions[bot] 15 days ago

Changed

  • 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-javascript bumped to version 5.3.0.

Security

  • Updated versions of vulnerable packages (micromatch).
agent-js-jasmine - Release v5.1.0

Published by github-actions[bot] 3 months ago

Added

  • Logging link to the launch on its finish now available by default.

Changed

  • Breaking change Drop support of Node.js 10. The version 5.0.3 is the latest that supports it.
  • @reportportal/client-javascript bumped to version 5.1.4, new launchUuidPrintOutput types introduced: 'FILE', 'ENVIRONMENT'.

Security

  • Updated versions of vulnerable packages (braces).

Deprecated

  • Node.js 12 usage. This minor version is the latest that supports Node.js 12.
agent-js-jasmine - Release v5.0.3 Latest Release

Published by github-actions[bot] 9 months ago

Changed

  • @reportportal/client-javascript bumped to version 5.0.15.

Deprecated

  • Node.js 10 usage. This version is the latest that supports Node.js 10.

Fixed

  • #86 DEBUG mode has no effect.
agent-js-jasmine - Release v5.0.2

Published by DzmitryHumianiuk about 1 year ago

Fixed

  • Send error logs only in case when the test case has been marked as failed by the test runner.

Changed

  • token configuration option was renamed to apiKey to maintain common convention.
  • @reportportal/client-javascript bumped to version 5.0.12.
  • Readme file updated.
agent-js-jasmine - Release v5.0.1

Published by DzmitryHumianiuk over 1 year ago

Fixed

  • Potential security vulnerabilities in dependencies.
  • #64 Fixed error when cannot read property 'replace' of undefined while iterating over describe block
  • #69 Fixed error Value is not allowed for field 'status'. Thanks to NanoTechnolog3000

Changed

  • Package size reduced
agent-js-jasmine - Release v5.0.0

Published by DzmitryHumianiuk over 4 years ago

Added

Deprecated

  • Previous package version (reportportal-agent-jasmine) will no longer supported by reportportal.io
agent-js-jasmine -

Published by yana95 over 7 years ago