vscode-postman
vscode-postman copied to clipboard
Spin Up Server on Run
Is it possible to either launch my express server prior to running my postman tests, or to run postman from a script (so that I can manually start my server first). Cheers :)
I will revise if I can add a setting to run a custom script before the tests start.