-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Clojure example can't find cuke_steps.clj #291
Comments
/cc @hiredman @rplevy-draker @nilswloka @krukow - hoping some of you can help out here. I'd gladly make any of you a core committer if you want - then I can just assign clojure-related issues to you. Let me know if you want to. On a related note - I noticed cuke.clj is a reimplementation of It doesn't look right to me that it hard-codes paths and formatters. Wouldn't it be better to delete it and instead improve |
I can take a look at this. Should find some time within a week or two. Is that ok? |
A few weeks would be fine; thanks for taking a look at this. |
Ok. Could you give be read/write access? |
I just sent a pull request for an updated version of the examples: #309. |
Thanks. Github already told me. On Apr 28, 2012, at 18:33, Nils Wloka
|
I pulled nilswloka's changes locally, and the Clojure example in cucumber-jvm now works correctly on my machine. Thank you, everyone, for your help. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The
project.clj
in the Clojure example still points to the RC2 version of Cucumber-JVM. Once you fix it to point to 1.0.2, runninglein test
errors out with the following:The text was updated successfully, but these errors were encountered: