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

Support method references in the cucumber-java8 to cucumber-java migration #3

Open
timtebeek opened this issue Jun 2, 2023 · 0 comments
Labels

Comments

@timtebeek
Copy link
Contributor

🤔 What's the problem you're trying to solve?

When migrating from cucumber-java8 to cucumber-java, method references are not supported.

✨ What's your proposed solution?

Support method references in the cucumber-java8 to cucumber-java migration recipes.

⛏ Have you considered any alternatives or workarounds?

Replace the method references with lambda's before conversion, through an inverse of Use method references in lambda.

📚 Any additional context?

Likely more important only if we do indeed deprecate cucumber-java8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Recipes Wanted
Development

No branches or pull requests

1 participant