reportportal / agent-Python-RobotFramework

Robot Framework integration for Report Portal
Apache License 2.0
59 stars 32 forks source link

Support --rerunfailed and --rerunfailedsuites parameters #130

Closed AdamOakman closed 2 years ago

AdamOakman commented 2 years ago

Is your feature request related to a problem? Please describe. Currently for rerunning failed test cases the agent creates separate entities within the launch instead of rerunning the previously created ones or adding retry entities to them.

Describe the solution you'd like Allow to configure the agent to store the results of rerun test cases under the same entities for example by setting a variable RP_RERUN="True"