4 ms·
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 sugge
by yonl 7y 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) ?
- coverj 7y agoI'm only probably a month ahead of you but with my research and initial testing I've liked https://stoplight.io/open-source/prism/ 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