4
Writing your tests in EDN files
(biffweb.com)
I'm not sure if I understand why. I like snapshot testing, but I'm not sure what you gain from using this dsl approach instead of a snapshot library and a more typical test framework, but there are some notable downsides:
Clojure is a dynamic, general-purpose programming language.
Resources: