Liking cljdoc? Tell your friends :D

scenari.v2.core


->feature-astclj

(->feature-ast source hooks ns-feature)

all-gluesclj

(all-glues)

defandcljmacro

(defand regex params & body)

deffeaturecljmacro

(deffeature name feature & [hooks])

defgivencljmacro

(defgiven regex params & body)

defthencljmacro

(defthen regex params & body)

defwhencljmacro

(defwhen regex params & body)

file-from-fs-or-classpathclj

(file-from-fs-or-classpath x)

find-closest-glues-by-nsclj

(find-closest-glues-by-ns matched-glues ns-feature)

find-glue-by-step-regexclj

(find-glue-by-step-regex step ns-feature)

return the tuple of fn/regex as a vector that match the step-sentence

return the tuple of fn/regex as a vector that match the step-sentence
raw docstring

find-sentence-paramsclj

(find-sentence-params sentence)

get-feature-filesclj

(get-feature-files basedir)

ns-proximity-scoreclj

(ns-proximity-score ns-glue ns-feature)

re->symbolclj

(re->symbol re)

read-sourcecljmultimethod


run-featureclj

(run-feature feature)

run-featuresclj

(run-features)
(run-features & features)

run-scenarioclj

(run-scenario scenario)

run-scenariosclj

(run-scenarios scenarios [scenario & others])

run-stepclj

(run-step step scenario-state)

run-stepsclj

(run-steps steps state [step & others])

sentence-params->paramsclj

(sentence-params->params [_ val])

tab-params->paramsclj

(tab-params->params tab-params)

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

× close