My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Guide - JavaScript and React unit tests basics

Guide - JavaScript and React unit tests basics

Luís Cardoso's photo
Luís Cardoso
·Jun 5, 2019

I'm writing a two-part guide to JavaScript and React unit tests. The guide is aimed at people with some JavaScript experience but that never have written any tests and/or don't know the concepts.

The first part covers the concepts and the second will be a tutorial to actually write the tests.

You can find the first part of the guide here .

Let me know if you any comments, feedback is welcome!