slagyr / speclj

pronounced "speckle": a TDD/BDD framework for Clojure.
MIT License
458 stars 58 forks source link

Hook for exception reporting #146

Open hlship opened 8 years ago

hlship commented 8 years ago

I'd like there to be a simple var in speclj that could be overridden to change how exceptions are reported; to be specific, I want a way to hook in https://github.com/AvisoNovate/pretty ... I'm very used to its output format.