top | item 39654127

(no title)

emrehan | 2 years ago

I created a cli postman test runner 8 years ago due to the pains involved in API testing: https://github.com/hantuzun/jetman

It seems like the API QA developer tooling has still room for disruption.

discuss

order

ponector|2 years ago

There is an official cli tool called Newman for running the postman collections.

emrehan|2 years ago

Jetman was enabling writing and managing tests and it was using newman to run the tests.