serenity-reportportal-integration icon indicating copy to clipboard operation
serenity-reportportal-integration copied to clipboard

Serenity TAF integration with Report Portal

Results 17 serenity-reportportal-integration issues
Sort by recently updated
recently updated
newest added

Let's leverage github actions to automate snapshots deployment. It is a precursor for automating releases. AC: - on merge into develop branch new snapshort artifact should be build and deployed...

roadmap

We found that compromised tests could be executed by JUnit twice and duplicated in the Report Portal. This fix should help with this. Before: ![2021-10-21_14-29](https://user-images.githubusercontent.com/5778094/138269091-3b29f303-f42a-4825-bb9a-19df45cdb4df.png) After: ![2021-10-21_14-28](https://user-images.githubusercontent.com/5778094/138269122-be984c56-7e3c-41d2-9aa7-c924dae3711a.png)

Hi .. I am using serenity runner with Jbehave BDD . when i try to integrate report portal serenity ,I am getting the below error.Please help me .

feature

Need to investigate multiple runners execution sequence.

investigation required

It was noticed that only SNAPSHOT is currently built and published by maven plugin. RELEASE is not been published to maven central. - Investigate the issue - Fix publishing -...

bug

Initially on Serenity 2.x the integration was working fine, and test were reported. After Serenity upgrade to 4.1.14, having issue. Add the logs for reference `10:27:25 [rp-io-2] ERROR com.epam.reportportal.service.Launch -...

roadmap

Cucumber supports dynamic parameters in the scenario name ``` Scenario Outline: Test scenario with dynamic names Given I open the app When I do something Then I assert that is...

feature