testing

Testing tools, testing philosophy & methodology...
onetom 2020-08-17T01:51:36.115100Z

that diff is only available if the test failure follows a certain format. eg. it expects (is (= ... in the failure output. https://github.com/clojure-expectations/clojure-test prints (is (?= ... and that won't be recognized, so you won't see the Show diff... link