Liking cljdoc? Tell your friends :D

monkey.ci.process

Process execution functions. Executes build scripts in a separate process, using clojure cli tools.

Process execution functions.  Executes build scripts in a separate process,
using clojure cli tools.
raw docstring

generate-test-depsclj

(generate-test-deps dev? watch?)
source

test!clj

(test! build rt)

Executes any unit tests that have been defined for the build by starting a clojure process with a custom alias for running tests using kaocha.

Executes any unit tests that have been defined for the build by starting a clojure process
with a custom alias for running tests using kaocha.
sourceraw docstring

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

× close