Adding Serenity-BDD support to Katalon Studio

Hi,
I was wondering if it would be possible to add serenity-bdd to katalon studio? Mainly I’m interested in the serenity reports that are being generated after tests are ran. I’m not sure how difficult it would be to add serenity-bdd jars to the project and have the option to run junit as @RunWith(Cucumber.class) or @RunWith(CucumberWithSerenity.class).

Thanks,

1 Like

Hi Aleks, I’m facing the same issue, did you find the way to do it?

Cant do anything as Serenity doesnt support cucumber 3.0, which is what Katalon uses right now (or at least they did at the time, I haven’t checked in a while).