Liking cljdoc? Tell your friends :D

leiningen.cucumber


create-partial-runtime-optionsclj

(create-partial-runtime-options {:keys [cucumber-feature-paths target-path
                                        cucumber-glue-paths]
                                 :or {cucumber-feature-paths ["features"]}}
                                args)
source

cucumberclj

(cucumber project & args)

Runs Cucumber features in test/features with glue in test/features/step_definitions

Runs Cucumber features in test/features with glue in test/features/step_definitions
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close