Invictum / serenity-reportportal-integration

Serenity TAF integration with Report Portal
Apache License 2.0
20 stars 19 forks source link

Adding compatibility with Serenity v3.9.8 along with latest reportpor… #159

Closed guptarobin11392 closed 10 months ago

guptarobin11392 commented 1 year ago

Adding compatibility with Serenity v3.9.8 along with latest reportportal v5.1.22. Tested using serenity-screenplay-todomvc project along with Reportportal DEMO Instance.

robinGupta11392 commented 1 year ago

I think there is still some missing implementation for testFailures - I'm trying to debug too - it seems there are some changes in how the methods are called for StepListener in Serenity. When I used the demo sample cucumber project by serenity-bdd and demo reportportal instance, it was working.

But When I am trying the same with our actual serenity project + our RP v5.8.0, integration seems to be missing the step chain for failed testcases.

Any specific issue you are facing? Maybe I can try to replicate in my setup too.

grey-rain commented 11 months ago

hi @robinGupta11392 ! I've just published v.1.6.0 with Serenity 4 support in it. Could you please check if i resolves the issue you see?

grey-rain commented 10 months ago

Version 1.6.0 has Serenity 4 support in it. feel free to bump your version up.