agent-Python-RobotFramework icon indicating copy to clipboard operation
agent-Python-RobotFramework copied to clipboard

Mention post_report.py tool in the Readme

Open manykarim opened this issue 3 years ago • 3 comments

Currently only the listener is mentioned in the readme documentation. I propose to also explain the usage of the post_report.py tool. As post_report.py allows to process an output.xml after the actual test execution, it is interesting as

  • the upload to reportportal does not interfere with the actual test execution
  • it allows to upload test result executed with pabot
  • it allows to upload merged test results (after re-runs of failed tests)

manykarim avatar Sep 16 '22 08:09 manykarim

+1 i searched a lot to find a way to post result while using pabot and i only know about post report when sending on report portal slack channel

hager-yousri avatar May 02 '23 12:05 hager-yousri

Hi @manykarim @hager-yousri can you please elaborate how to to use the post_report.py script. I have searched google extensively but couldn't find any feasible solution. Newbie to Reportportal. Thanks in advance.

sovansarthak avatar Aug 17 '23 09:08 sovansarthak

Hi @manykarim @hager-yousri can you please elaborate how to to use the post_report.py script. I have searched google extensively but couldn't find any feasible solution. Newbie to Reportportal. Thanks in advance. @sovansarthak here is the document https://github.com/reportportal/agent-Python-RobotFramework/blob/develop/robotframework_reportportal/post_report.py

hager-yousri avatar Aug 23 '23 08:08 hager-yousri