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

Generating Java Step Definition with PendingException #875

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Nicca3006
Copy link

When creating step definitions with Alt+Enter in intelliJ right now we won´t get any Exception so our tests get green even if no code ever was implemented. As the template is hard coded I was trying to fix this. Probably it´s not as easy as I hoped for, so everyone feel free to add to this PR.
Thanks a lot!

cucumber.api is outdated so PendingException should be updated
With an updated CucumberJavaUtil.java Exception should work again
@Nicca3006 Nicca3006 changed the title Nicca3006 patch 1 Generating Java Step Definition with PendingException Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant