Pretty Tests
Pre-release
Pre-release
The main change in this release is that the functions used by clojure.test
to output exceptions are now hooked to use pretty to format the exceptions.
In addition, you now have greater control over exception output: whether properties are displayed, and an optional limit on the number of stack frames listed.