Test results truncated

hello,
With postman Tests, I check if my result is like a variable.
If my result is wrong, the Test Results windows shows me an error with a message :

But the message is truncated.
expected response body to equal ‘<?xml version=“1.0” encoding=“utf-8”?…’ but got ‘<?xml version=“1.0” encoding=“utf-8”?…’

How is it possible to have the full message?
Thank you

2 Likes

Any update to this? I have the same issue - I tend to have longer test names, so failed assertion tests gets truncated with a ‘…’. Makes it very difficult to determine what the failure actually is.

Would it be possible to have a hover over the assertion message in the Collection Runner output show the full assertion failures?

New to postman client. No response to this yet? Seriously? This is basic functionality …

Hi,
Anyone got the solution. Because I’m also observing the same issue and raised it in Test failure reason details truncated in Newman HTML report · Issue #3252 · postmanlabs/newman · GitHub