DEV Community

Cover image for Guide - JavaScript and React unit tests basics
Luís Cardoso
Luís Cardoso

Posted on

Guide - JavaScript and React unit tests basics

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!

Top comments (0)