Skip to content

Pretty Tests

Pre-release
Pre-release
Compare
Choose a tag to compare
@hlship hlship released this 26 Feb 14:43

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.

Closed Issues