How to start unit testing your Javascript projects - Pt.2
As we saw in the first part of this series, we briefly introduced what jest is and how to set it up in a simple nodejs project. In this second part, we're going to level up our tests by testing other things than a simple string.
Testing arrays and Ja...
apolinariosdevblog.hashnode.dev3 min read