eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Add logging with attachments into ReportPortal #22586

Closed nallikaea closed 1 year ago

nallikaea commented 1 year ago

Is your task related to a problem? Please describe

Logger class should sent data into test steps to reportportal and attach screenshots on test failed. image

Describe the solution you'd like

Update Logger class with to send logs using publicReportingAPI.js Update MochaHooks.ts to create and send attachment on test fail. https://github.com/reportportal/agent-js-mocha/tree/develop

Describe alternatives you've considered

No response

Additional context

No response

nallikaea commented 1 year ago

https://github.com/reportportal/examples-js/tree/main/example-mocha