Liking cljdoc? Tell your friends :D

formatting-stack.processors.test-runner.impl


add-tclj

(add-t n)

Some projects have the naming convention of prefixing the last segment with t- to denote a testing namespace.

Some projects have the naming convention of prefixing the last segment with `t-`
to denote a testing namespace.
sourceraw docstring

insert-atclj

(insert-at i s v)
source

ns->symclj

(ns->sym n)
source

permutationsclj

(permutations n categorizations)
source

possible-derived-testing-namespacesclj

(possible-derived-testing-namespaces n)
source

sut-consumersclj

(sut-consumers corpus n)

Returns the set of namespaces which require n under the sut alias (or similar).

Returns the set of namespaces which require `n` under the `sut` alias (or similar).
sourceraw docstring

testable-namespace?clj

(testable-namespace? n)
source

testable-namespacesclj

(testable-namespaces filenames)
source

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

× close