serenity-reportportal-integration
serenity-reportportal-integration copied to clipboard
Serenity TAF integration with Report Portal
Hi, I would like to know if there is a functionality to set properties like baseUrl, apiKey and others through Java implmentation, rather than .properties file. Can such feature be...
Hi Team, We have a serenity bdd cucumber framework in which we are using ReportPortal v23.1 with below dependency version: Serenity - v3.3.10 Serenity-ReportPortal-Integration - v1.5.7 We are facing problem...
I'm seeking assistance with recording data into ReportPortal. I've been attempting to use the following steps to record some data into a report, but it doesn't seem to be transferring...
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...
Hi, I just updated my serenity version and see that duplicate report publication gets published in report portal for retries. See below screenshot. Let me know, if there is a...
Hi, I'm configuring the Log Preset to send as much logs as possible to RP. But can't find anyway to send the information from Logger (INFO,WARN,...) onto RP as well,...
HI, I use serenity-reportportal-integration library for sending results of test execution to ReportPortal. I noticed strange behaviour. Run the following trivial test case : @Slf4j @ExtendWith(SerenityJUnit5Extension.class) class TestXXX { @Test...
Let's align integration versioning semantic to the real world things. Currently versioning uses 3 digits semantics x.y.z (e. g. 1.6.2). I propose to keep it as is, but repurpose numbers...