Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to JUnit 5 #305

Open
alexandrepa opened this issue Sep 3, 2024 · 0 comments
Open

Migrate to JUnit 5 #305

alexandrepa opened this issue Sep 3, 2024 · 0 comments
Assignees

Comments

@alexandrepa
Copy link
Collaborator

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 alexandrepa self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant