Build Podcast   /     062 Mocha

Subtitle
Mocha is a JavaScript testing library for node and browser. In this episode we will learn how to use mocha with the assertion library chai and use it with hooks, asynchronous test, various reporters and options. Finally we will also learn how to do a stub
Duration
Publishing date
2014-10-25 00:00
Link
http://feedproxy.google.com/~r/BuildPodcastVideos/~3/MPAgiLMS9-8/
Contributors
  Sayanee
author  
Enclosures
http://feedproxy.google.com/~r/BuildPodcastVideos/~5/xyZ6aY_MV7Q/062-mocha.mp4
video/mp4

Shownotes

Mocha is a JavaScript testing library for node and browser. In this episode we will learn how to use mocha with the assertion library chai and use it with hooks, asynchronous test, various reporters and options. Finally we will also learn how to do a stub, calculate test coverage and open up a standalone browser for testing!