This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Dredd reporter should be clearer on difference in response bodies #1104
Labels
Epic: CLI reporter
Dredd's default reporter
Milestone
Given the following Dredd output, it is telling me that my "plain text" response doesn't match. The problem here is that visually they are pretty identical, I think the only difference is newline perhaps. I think Dredd can do a better job and perhaps actually show a diff between the two so the difference is clearer.
Actual Output
Expected Output
This perhaps isn't correct, just for example, if the problem was about new line a diff like the following:
+ Response 200 (text/plain) Hello World! +
The text was updated successfully, but these errors were encountered: