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

gradle-cucumber InstantiationException #3

Open
eldondev opened this issue Aug 20, 2013 · 0 comments
Open

gradle-cucumber InstantiationException #3

eldondev opened this issue Aug 20, 2013 · 0 comments

Comments

@eldondev
Copy link

Gradle-cucumber sometimes fails when a groovy class somewhere in the dependency tree does not have a no-arg constructor. Unsure if this is specific to gradle-cucumber or a further upstream dependency. I will attempt to generate a minimal example and hopefully a pull-request soon, but wanted to capture this now that I have diagnosed and discovered a workaround (create a no-arg constructor, and an init() method that it is then necessary to call.

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