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 …