Kaocha plugin to re-run tests with Kaocha automatically, cleaning up the reporting to make sure we don't report failed tests.
Add the dependency to your project.clj/deps.edn file with:
Add :kaocha.plugin/retry
to your list of Kaocha plugins.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close