Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

1.3 Writing Your First Test

Here we write our first Mocha test using most of Mocha’s defaults. We’ll also take a quick look at Mocha interfaces and reporters so that we can control the input and output of our tests a little more.

Related Links