You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Things we need to do in order to run tests with a smile"
(:require [kaocha.hierarchy :as hierarchy]))
(hierarchy/derive! ::ignore :kaocha/known-key)
(defn defuse-zero-assertions
"Don't fail the test suite if we hide an `is` within a `doseq`.
See also https://cljdoc.org/d/lambdaisland/kaocha/1.80.1274/doc/-clojure-test-assertion-extensions#detecting-missing-assertions"