DEV Community

Ania Kubow
Ania Kubow

Posted on

Write a Unit Test for your JavaScript (video)

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 this video, along with Chai which is an assertion library.

---Other links----

The source code for this project can be found here: https://github.com/kubowania/mocha-test​

You can also find me on:
Twitter: https://twitter.com/ania_kubow​​​
Instagram: https://instagram.com/aniakubow​​​

codingbootcamp​​​ #coding

Top comments (0)