mauriciotogneri / green-coffee

Green Coffee
MIT License
231 stars 21 forks source link

--glue is not supported #20

Closed jakubparysz closed 5 years ago

jakubparysz commented 6 years ago

Hi

I tried to run Cucumber Java configuration with Main.class. I would like to have prompt in feature files and I would like to navigate from feature file to mapping implementation. When I run Cucumber Java configuration I can see RuntimeException which is throwing from SourceEvents class because arg --glue is not path.

Is there any change to put supporting glue in library? Or if you want I can prepare PR to support glue.

Thanks

mauriciotogneri commented 6 years ago

Hi, I'm not really sure what is this glue parameter so feel free to make a PR and I will review it as soon as I can. Thanks