Audit what variables aren't being used in tests

I didn’t see this question asked before and I didn’t find this in Postman so I figured it’s worth mentioning.
While trying to clean up all of my unused variables, I thought it would be a helpful feature to detect which variables (Global, Collection, Environment) aren’t being used by any tests. Then I could go and delete them. I currently have to disable those variables I think aren’t being used, run the tests, and see if they fail with an unknown variable. This is clunky IMO.

Hi @G-Laser. Welcome to the Postman Community!

Postman doesn’t currently support this feature, but it does feel like an helpful feature to have. Could you please submit a feature request here?

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