Skip to content

Break the text in the error field of cider-test-error-report #1707

@expez

Description

@expez

Here is an example of how the error of a failing test:

image

The problem I'm having is that this is quite unreadable, as it's just one long line and I have to scroll to read it all.

If I hit RET on the error to get the stracktrace buffer to popup, I can read the message with proper text breaks. This is now my current workflow.

It looks this is just dumping the ExceptionInfo on one line. Perhaps we can split it into msg and cause and wrap the message text so it's readable without scrolling?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions