Write a Unit Test for JavaScript (super simple!)

In this video I show you how to write your first unit test using Mocha and Chai. Mocha is a popular testing framework that we will be using for thi...
Back to Top