The video for this lesson is currently being updated, please read the transcript instead.

Module introduction

Welcome to module number 3, "API unit testing with Mocha".

One of the important aspects of enterprise apps is that they should be reliable and easy for developers to add to.

For that reason it's important to provide tests for the key functionality.

So in this module, we'll be creating more endpoints for our API, but we'll also be creating unit tests for them as well.

So we'll begin with a brief introduction to unit testing and the Mocha JavaScript testing framework.

To view the complete lesson you'll need to login or join this course.


Click to load comments...