How to print the results of pm.test in console?

You’d only see the fails in the console that way though right? If the assertion passed, it wouldn’t log anything :smiley: I think you would also only see the first failed assertion and not all assertions.

The original question was about passes and fails, although the question is a little vague.

@tarekalba Can you provide more context and an example of what you’re trying to achieve, please?