지훈 양
yangjihoon4
3 points
Tools yangjihoon4 is Following
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
Mocha
mochajs.org
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
AVA
github.com/sindresorhus/ava
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...