tzatziki icon indicating copy to clipboard operation
tzatziki copied to clipboard

Migrate to JUnit 5

Open alexandrepa opened this issue 6 months ago • 0 comments

The module cucumber-junit-platform-engine has been released a few years ago now and seems really stable. We can migrate from cucumber-junit (JUnit 4) to cucumber-junit-platform-engine (JUnit 5) module.

With JUnit 5 we can benefit of new features like rerun failed tests, parallel tests with synchronisation and isolation .... https://github.com/cucumber/cucumber-jvm/tree/main/cucumber-junit-platform-engine

alexandrepa avatar Sep 03 '24 07:09 alexandrepa