Liking cljdoc? Tell your friends :D

lambdaisland.cucumber.jvm


*glue*clj

source

*state*clj

source

*type-registry*clj

source

backendclj

(backend resource-loader type-registry)
source

backend-supplierclj

(backend-supplier resource-loader type-registry)
source

camel->kebapclj

(camel->kebap s)
source

clojure-snippetclj

(clojure-snippet)
source

copy-glueclj

(copy-glue to from)
source

event->typeclj

(event->type e)
source

event-adaptorclj

(event-adaptor state handler)
source

execute!clj

(execute! opts)
source

feature-loaderclj

(feature-loader)
source

feature-supplierclj

(feature-supplier features)
source

find-featuresclj

(find-features path)
source

glue-cacheclj

source

glue-collectorclj

(glue-collector)
source

load-glueclj

(load-glue path)
source

parseclj

(parse path)
source

parse-resourceclj

(parse-resource resource)
source

parse-typeclj

(parse-type registry type string)

Parse a string based on a type in the registry.

Provided as a convenience because the way this is hidden away in a tangle of classes is ridiculous.

Parse a string based on a type in the registry.

Provided as a convenience because the way this is hidden away in a tangle of
classes is ridiculous.
sourceraw docstring

register-type!clj

(register-type! registry
                {:cucumber.parameter/keys [name regexp class transformer
                                           suggest? prefer-for-regexp-match?]
                 :or {suggest? true
                      regexp ""
                      prefer-for-regexp-match? false
                      class (quote java.lang.Object)}})
source

resource-loaderclj

(resource-loader)
source

result->ednclj

(result->edn r)
source

runtimeclj

(runtime opts)
source

runtime-optionsclj

(runtime-options opts)
source

type-registryclj

(type-registry)
(type-registry locale)
source

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

× close