How to generate an error during performance testing

Hi everyone

I have one collection that I use for testing some API methods.
and I use pm.test to analyze the results and raise errors.
It works fine in the functional testing.
However, in the performance testing, it is ignored.
Is it possible somehow to raise an error?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.