Skip to content

Commit

Permalink
Update and rename 2015-04-18-Automated-Testing-II-Asynchronous-Tests-…
Browse files Browse the repository at this point in the history
…and-Fixtures-with-Mocha-and-ChaiJs.md to 2015-04-18-Automated-Testing-2&barryclark#58;-Asynchronous-Tests-and-Fixtures-with-Mocha-and-ChaiJs.md
  • Loading branch information
zsolt-nagy committed Apr 17, 2015
1 parent 3438fdf commit 51ea723
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 II: 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 51ea723

Please sign in to comment.