Ákos Kőműves
akoskm

akoskm

Follow
homeNewsletter 📬Gumroad 📦Aboutnewsletter
Tag

unit testing

#unit-testing

More content

Read more stories on Hashnode


Articles with this tag

How to migrate from Mocha to Jest

May 12, 20214 min read 2.3K views

Jest is a simple testing library that works with zero configuration. Because of its great API - if you're already using Mocha - with a few find &...

How to migrate from Mocha to Jest

Unit Testing Node.js apps and Stripe API integration

Jul 1, 20163 min read 619 views

This tutorial appeared in node weekly. Stripe maintains a handful of official API libraries, they are simple and equipped with language-specific...

Unit Testing Node.js apps and Stripe API integration