(install!)
Replace [[clojure.test/are]] with a version that includes the actual form being tested as [[clojure.test/testing]] context. It's a lot easier to debug that way. It expands things exactly the same way tho (using [[clojure.template]]) so there is zero difference for anything but the test output.
Replace [[clojure.test/are]] with a version that includes the actual form being tested as [[clojure.test/testing]] context. It's a lot easier to debug that way. It expands things exactly the same way tho (using [[clojure.template]]) so there is zero difference for anything but the test output.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close