Liking cljdoc? Tell your friends :D

scenari.v2.core


->feature-astclj

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

all-gluesclj

(all-glues)
source

defandcljmacro

(defand regex params & body)
source

deffeaturecljmacro

(deffeature name feature & [hooks])
source

defgivencljmacro

(defgiven regex params & body)
source

defthencljmacro

(defthen regex params & body)
source

defwhencljmacro

(defwhen regex params & body)
source

file-from-fs-or-classpathclj

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

find-closest-glues-by-nsclj

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

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
sourceraw docstring

find-sentence-paramsclj

(find-sentence-params sentence)
source

get-feature-filesclj

(get-feature-files basedir)
source

ns-proximity-scoreclj

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

re->symbolclj

(re->symbol re)
source

read-sourcecljmultimethod

source

run-featureclj

(run-feature feature)
source

run-featuresclj

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

run-scenarioclj

(run-scenario scenario)
source

run-scenariosclj

(run-scenarios scenarios [scenario & others])
source

run-stepclj

(run-step step scenario-state)
source

run-stepsclj

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

sentence-params->paramsclj

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

tab-params->paramsclj

(tab-params->params tab-params)
source

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

× close