More sophisticated AnnotatedException pretty-printing #203
Open
Description
There is currently some logic for pretty-printing AnnotatedException
s (the underlying exception, a call stack if present, and any other annotations) in the displayException
implementation for AnnotatedException
and in the Freckle.App.Test.Hspec.AnnotatedException
module.
- This should be improved with a pretty-printing library
- This should be upstreamed from
freckle-app
at least tofreckle-exception
, if not all the way out toannotated-exception
(receptive to PR).
Metadata
Assignees
Labels
No labels