(hooks-config-hook config)
(hooks-post-load-hook test-plan)
(hooks-post-load-test-hook testable config)
(hooks-post-run-hook test-plan)
(hooks-post-summary-hook test-result)
(hooks-post-test-hook testable test-plan)
(hooks-pre-load-hook config)
(hooks-pre-load-test-hook testable config)
(hooks-pre-report-hook event)
(hooks-pre-run-hook test-plan)
(hooks-pre-test-hook testable test-plan)
(hooks-wrap-run-hook run test-plan)
cljdoc is a website building & hosting documentation for Clojure/Script libraries