serenity-bdd/serenity-core
The issue has been closed
How to run @BeforeAll(Cucumber7) using our current serenity version #2611
sandlok posted onGitHub
Hi Team, Cucumber 7 has introduced @BeforeAll and @AfterAll annotations. However when running the individual feature file its working with current v2.5.8 version serenity. However when executing through cucumberserenity runner class its not working. Can some please advise me on this.