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* [,,,]}
```cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |