• 0 Posts
  • 49 Comments
Joined 15 天前
cake
Cake day: 2026年2月22日

help-circle







  • I dislike postman. I see job postings that are like “MUST KNOW POSTMAN”. Fuck, people should know how to make API requests but postman isn’t the only tool for that.

    Furthermore, if I’m doing automated tests to run on PR I’m not going to use a GUI. Pytest or jest or whatever testing library your language has.

    I did use Bruno for a while for convenience during local development, though.