Friday, 12 October 2018

Express and unit testing

Hey guys, I'm having problems with finding a good and complete example of testing in node. I tried jest and test double, and now I was taking a look at sinon also with jest. I'm quite familiar with the concepts but I couldn't find a way to mock and stub AND verify an external module.Do you have any repo I could look at? Any advice in other libraries it's also welcome! Im really use to the Java library mockito.

Submitted October 12, 2018 at 08:51AM by thisismyusuario

No comments:

Post a Comment