Hacker News new | ask | show | jobs
by yonl 2313 days ago
One of the major overhead for me was writing tests. I used to get so frustrated because there are so many, so many things to mock / stub.

Do you have any suggestions for testing (Mostly service API testing) ?

1 comments

I'm only probably a month ahead of you but with my research and initial testing I've liked https://stoplight.io/open-source/prism/ so far. There are a lot of other options out there too if you are willing to make a swagger/open api spec