Shamasis Bhattacharya

Results 165 comments of Shamasis Bhattacharya

At a first glance @elit-altum this PR looks exactly like what and how we wanted it. Get the final approval from your GSOC mentor and get this merged? It will...

One thing though ... I haven't tested or checked whether any external usage has changed or not. Please check the tests and also ensure that existing usage doesn't require changes

We are working to add built-in support within Postman app to store file references. This is something I think we will be tying up with our initiative to modify request...

One concern with this is that it might not be an accepted feature to be added in the main Newman version from product management standpoint. It’s wider purpose use cases...

@someshkoli ... bang on target. There has to be a way to layer common aspects to collections. But that shouldn’t be definition driven at this point, but should be sort...

Debugability - what I meant was, being able to quickly discover what actions on the system has resulted in a particular outcome. Say your request fails because of a faulty...

That’s a great. At Postman we support and appreciate our community leveraging the collection concept itself to amplify the value they derive out of Postman platform. I would love to...

@kunagpal @kamalaknn we need to build a newman core summary object flag that does not retain / accumulate stuff at all. Else, we need to check if turning off all...

We need to decouple the "accumulator" summary object for reporters in Newman. It will disable some statistics feature, but it should open up this use case. @codenirvana how about we...

Yeah. That's right. But it's not straightforward since the summary is a deep object. With hindsight, we should have made this an accumulative array. 🤦🏼‍♂️ The reporter APIs also expect...