serenity-reportportal-integration
serenity-reportportal-integration copied to clipboard
How to merge all scenaries in one feature?
I have one feature file. It has a few scenaries. But after running report portal divides feature for scenaries. So, I have a few the same features in the ReportPortal list. Is it your issue? Or maybe, I need to go to ReportPortal developers?
@i-vasilev By design each scenario in feature file will produce separate test result in RP. Can you list your feature file?
@Invictum This is the list my feature file:
I think the scenaries should be in one section in RP
Yes for sure, it should produce one test in RP. It looks like a bug in integration. My goal is to finish version 2.0 where most of issues will be resolved. So keep an eye on it.
On Aug 24, 2021, at 02:04, Ilya Vasilev @.***> wrote:
@Invictum This is the list my feature file:
I think it should be in one section in RP
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
@Invictum
I've found this is not a problem:
My test reruned but I put failsafe.rerunFailingTestsCount
in reportportal.properties. Please, add annotation to your Readme where we should write the property.