Newman: Feature Request: Add start time and end time for each iteration.

Created on 12 Mar 2021  路  11Comments  路  Source: postmanlabs/newman

  1. Newman Version (can be found via newman -v): 5.2.2
  2. OS details (type, version, and architecture): Mac OSX Big Sur 11.1
  3. Are you using Newman as a library, or via the CLI? CLI
  4. Did you encounter this recently, or has this bug always been there: NA
  5. Expected behaviour: None
  6. Command / script used to run Newman: None
  7. Sample collection, and auxiliary files (minus the sensitive details): None
  8. Screenshots (if applicable): None

It would be really great if start time and end time for each iteration was available.
It gets useful when we have to pick up stats from the JSON report.
So, JSON report should have start and end times for each iteration.

All 11 comments

@codenirvana
I have the patch ready and I'm moving forward with it.

hello , can you please help me to find a good first issue and how to go throught the code and contribute

Hey @vishesh13byte !
Actually I just submitted a patch that will fix this.
But if you want good first issues, then I don't think there are many right now..
I have some ideas which I might open here.
You can work on them.

hello , can you please help me to find a good first issue and how to go throught the code and contribute

As for the codebase, just start through the lib directory and go through the code by logging parameters and objects.
You can debug your code locally by running ' node ./bin/newman run . [options] '.
I guess this should help.馃槃

Thank you for replying , I have been trying to interact through mailing list but no one replied . I want to contribute to this project , thank you again for getting me started.

@vishesh13byte
Its fine bro.馃槄
Mailing lists aren't active as of now, it seems.

Hi @adityaofficial10, I'm Ankit, a 19 year old full stack JS developer and lover of the Postman software. I actually wish to start contributing to the Newman Request and Newman Dashboard project.

Currently, I am reading official docs of all the concepts such as IPC, threading, that you have mentioned in the project ideas. Can you provide me a starting point or issue to start working with the codebase ? I am kind of a newbie here and the mailing list doesn't seem to work.

I am documenting all the knowledge and contribution guidelines in a Google Doc so that I can share it with other onboarders like me to start developing quickly and easily

Also, more than anything, thanks a tonne to you and the Postman team for developing such an amazing application to design and test APIs. This software is truly a lifesaver and a celebration of the power open-source development can bring. 馃

@crew-guy
I am not a member of the Postman team.馃槄
I am an open source contributor and working with Postman for some time now.
If you want to contribute, just start going through the codebase and logging to see what every function consists of.

But yeah I can definitely help you getting started.
And please if you have questions, use the GSoC thread on the forum.
Let's keep the issue tracker clean. 馃槄

Cool. Thanks a lot Aditya !!

Hey @adityaofficial10 ! Can you please share a link to this thread on the forum as I have been trying to reach someone but haven't been able to yet

I am documenting all the knowledge and contribution guidelines in a Google Doc

You can read the official contributing guidelines if that's what you're looking for.

Hey,
@crew-guy here is the link to the community to create an topic (issue)-- https://community.postman.com/c/open-technology/gsoc/42

Was this page helpful?
0 / 5 - 0 ratings