(flow-step {:keys [state done spawn-timeout current-idx on-error on-step
on-success]
:as general-state}
test-defs)
Contains all the logic for the step checking, running, etc.
Contains all the logic for the step checking, running, etc.
(run-test-flow state test-defs)
(run-test-flow state test-defs options)
Runs the flow assigning an index to every test-definition
Runs the flow assigning an index to every test-definition
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close