Liking cljdoc? Tell your friends :D
Clojure only.

kaocha.plugin.debug

Plugin that implements all possible plugin hooks and prints out a debug message with the hook name, and a subset of the first argument passed to the hook.

For hooks that receive a testable it prints the testable id and type, for hooks that receive a test event it prints the type, file and line.

Customize which values are printed with

:kaocha/bindings {kaocha.plugin.debug/*keys* [,,,]}
Plugin that implements all possible plugin hooks and prints out a debug message
with the hook name, and a subset of the first argument passed to the hook.

For hooks that receive a testable it prints the testable id and type, for
hooks that receive a test event it prints the type, file and line.

Customize which values are printed with

``` clojure
:kaocha/bindings {kaocha.plugin.debug/*keys* [,,,]}
```
raw docstring

*keys*clj

source

idclj

source

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