Skip to content

Commit

Permalink
Update 2015-04-18-Automated-Testing-2&barryclark#58;-Asynchronous-Tes…
Browse files Browse the repository at this point in the history
…ts-and-Fixtures-with-Mocha-and-ChaiJs.md
  • Loading branch information
zsolt-nagy committed Apr 17, 2015
1 parent 51ea723 commit 72578cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
Automated Testing 2: Asynchronous Tests and Fixtures with Mocha and ChaiJs
Automated Testing 2 - Asynchronous Tests and Fixtures with Mocha and ChaiJs
---

This is the second part on automated testing with Mocha, ChaiJs and SinonJs. If you have never used Mocha or ChaiJs before, I suggest reading <a href="http://zsolt-nagy.github.io/Writing-Automated-Tests-with-Mocha-and-Chai/">the first part</a>. We will continue where we left off last time. The syntax of Mocha and Chai should mostly be clear. There are some frequently occurring scenarios though that require additional knowledge. These are:
Expand Down

0 comments on commit 72578cf

Please sign in to comment.