Y
Hacker News
new
|
ask
|
show
|
jobs
by
emrehan
836 days 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.
1 comments
ponector
836 days ago
There is an official cli tool called Newman for running the postman collections.
link
emrehan
836 days ago
Jetman was enabling writing and managing tests and it was using newman to run the tests.
link