meDavidNS
Results
2
issues of
meDavidNS
The current graph plugin is awesome to get a good insight into a Go workspace, but currently takes around 7 minutes to complete on our repository with 3K+ go files....
Async functions return a promise. Currently with pm.test('description', async function () {}) will mark the test as successful and completed, even if an exception is thrown.