serenity-bdd/serenity-cucumber-starter

Do we have plan to update this starter for junit5 without using vintage engine?

CimaCha opened this issue · 2 comments

Hello serenity community!

In JUnit4 for Serenity + Cucumber we can add @RunWith(CucumberWithSerenity.class)
In junit5 we have annotation @IncludeEngines and for cucumber we can include "cucumber" engine
Do we have some sort of engine for serenity too, like "serenity" or smth
Or we have other way how we can implement serenity BDD + cucumber 7 + JUnit5?

Thank you for your answer

This isn't currently supported.

@wakaleo this repo you mean? Ok I will close my issue