Lessons: 21Length: 2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.1 Running Mocha Tests in the Browser

If you’re running tests on your client-side JavaScript, you’ll want to be able to test them in browsers. In this lesson we’ll look at how to run your Mocha tests in the browser manually.

Related Links