Library for creating an inventory of resources needed to run tests.
Library for creating an inventory of resources needed to run tests.
(inventory keys tags)
Returns a map of entry points to inventory manifest for features matching tags
(see parse-tags
).
Returns a map of entry points to inventory manifest for features matching `tags` (see `parse-tags`).
(parse-tags cli-args)
Parses the --tags
command line option.
Parses the `--tags` command line option.
(surrounding-step? v)
Checks whether a var is a surrounding step fn (:scene/before, :scene/after, :scene/before-step, or :scene/after-step).
Checks whether a var is a surrounding step fn (:scene/before, :scene/after, :scene/before-step, or :scene/after-step).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close