Assertion and Expected return value no longer fully showing in Test Results tab

When making an individual request I used to be able to see all assertion/deeply equal values in the test results tab. When the results get lengthy it is now cut off and replaced with ‘…’. Is there any way to show the full assertion/equal value?

Hi @franknutreco,

As a work around you could log the values to the console. I would assume you only need this for trouble shooting failures.