test fixture to restore the registry to it's prior state after running tests, which helps in two ways
test fixture to restore the registry to it's prior state after running tests, which helps in two ways 1. the registry doesn't get polluted with test handlers 2. if used as an :each fixture, then tests don't need to use unique handler keys
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close