postmanlabs / newman

Newman is a command-line collection runner for Postman
https://www.postman.com
Apache License 2.0
6.83k stars 1.16k forks source link

Test failure reason details truncated in Newman HTML report #3252

Open smkumar0111 opened 1 month ago

smkumar0111 commented 1 month ago

Hi All,

In my newman HTML report, I have an assertion error, which cannot be completely readable because the details are truncated.

This issue occurs when I have updated newman, node.js and html reportextra to latest version.

FYI, this issue not reproduced when I downgrade the newman version to 5.3.2

Steps:

  1. I'm using Latest Newman Version in Windows machine
  2. Executing the postman collection thru newman command with HTML report extra

Screenshot image Note: Let me know if additional details are required