▲ Unit testing Node.js applications using Mocha, Chai, and Sinon at blog.logrocket.com▼1 up and 0 down, posted by blukaterade 1836 days ago 1 comment
tracker1 1836 days ago. link 1 point ▲ ▼While I like mocha and chai more than jasmine, I've started using jest as it wraps the bits needed for code coverage as well as support for parallel test runners.