Liking cljdoc? Tell your friends :D
Clojure only.

mutant.core


pprintclj

(pprint {:keys [survivors total]})
source

runclj

(run source-directory test-directory test-fn)
(run source-directory test-directory test-fn fn-name)
(run source-directory test-directory test-fn fn-name ns-name)

Run mutation testing on the source directory. Optional parameters: fn-name - filters mutations to a specific function ns-name - filters mutations to a specific namespace

Run mutation testing on the source directory.
Optional parameters:
  fn-name  - filters mutations to a specific function
  ns-name  - filters mutations to a specific namespace
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close