lein-cuke icon indicating copy to clipboard operation
lein-cuke copied to clipboard

A leiningen plugin for running cucumber

Results 4 lein-cuke issues
Sort by recently updated
recently updated
newest added

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...