Description
In this course you will :
- Learn the benefits of software testing and the terminology to explain them
- Learn to use the Mocha framework and the Node.js assert library to write, automate, and organize tests in Javascript.
- Learners will practice test driven development to create their own JavaScript testing suite using Mocha.js