Decathlon / tzatziki

Decathlon library to ease and promote Test Driven Development of Java microservices!
Apache License 2.0
58 stars 27 forks source link

Migrate to JUnit 5 #305

Open alexandrepa opened 2 weeks ago

alexandrepa commented 2 weeks ago

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