Liking cljdoc? Tell your friends :D

kaocha-retry.plugin

Plugin to retry tests multiple times, useful for flakey tests.

Plugin to retry tests multiple times, useful for flakey tests.
raw docstring

current-retriesclj

source

default-max-retriesclj

source

default-wait-timeclj

source

format-retriesclj

(format-retries retried max-retries)
source

retry-cli-options-hookclj

(retry-cli-options-hook opts)
source

retry-config-hookclj

(retry-config-hook config)
source

retry-hooksclj

source

retry-post-summary-hookclj

(retry-post-summary-hook test-result)
source

retry-post-test-hookclj

(retry-post-test-hook testable test-plan)
source

retry-pre-test-hookclj

(retry-pre-test-hook testable test-plan)
source

run-with-retryclj

(run-with-retry t max-retries wait-time)
source

should-retry?clj

(should-retry? test-plan testable)
source

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

× close