A Beginners Guide to Testing Javascript using Mocha and Chai

Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=n0mB-RZhFa4



Category:
Guide
Duration: 14:53
10,707 views
130


Hey coders,

In this video I cover the basics of setting up a in-browser mocha js test runner to cover a small module used to hold a list of numbers. I'll cover how to setup a basic test runner, the different constructs of mocha such as describe, it, before, beforeEach, etc, and walk you through testing a module that we write live.







Tags:
beginners guide
testing
unit testing
javascript
mochajs
mocha
chai
chaijs
test runner
software
programming
web development
es6
coding
mocha tutorial for beginners
chai tutorial for beginners
unit testing tutorial
why you should test your code
software engineering
js testing
mocha js
javascript testing
learn to code
learn to program