I have this very simple postman request that has a single pm.test(). This passes fine when running from postman. After converting to k6 script, it does not pass. I can't figure it out. What is wrong with it? Using the postman-to-k6 npm module.
Asked
Active
Viewed 275 times