lein-cuke
lein-cuke copied to clipboard
A leiningen plugin for running cucumber
Hi, first of all thank you for your nice leiningen cuke plugin. I have tried to get started with cucumber, cuke4duke and Clojure quickly. lein-cuke was the easiest and quickest...
Hi - I have been trying to get lein-cuke up and running in my project but unfortunately am running into an issue running lein cuke-gems. I have a dependency in...
lein cuke-gems just hangs completely for me right now, after trying to install all the gems (and jruby) manually, it still doesn't work.
``` Feature: Setup classpath So that I can use my project's namespaces inside step definitions As a developer I want lein-cuke to automatically configure the classpath to include the project's...