reportportal / agent-java-cucumber

Cucumber JVM version [1.0.0; 2.0.0) adapter
Apache License 2.0
26 stars 16 forks source link

Dynamic Attributes/Parameters and Description update at test and suite level for cucumber. #87

Closed qaautomationreqts closed 1 year ago

qaautomationreqts commented 1 year ago

I am looking to alter (Add/Update) attributes for the executing scenario in the ReportPortal. i.e. add an attribute to the current test. Also, Looking to alter attributes and description at suite level.

Attributes and their value will be dynamic based on execution.

Please suggest if we have any mechanism to achieve this need.

qaautomationreqts commented 1 year ago

@HardNorth Please suggest if any sample available to handle this ask.