Some examples from the JavaScript progamming language. Each example is in a separate folder.
- unit_test_examples -- contains a demo of how to use the JavaScript testing framework QUnit. See blogpost: http://dublintech.blogspot.ie/2012/11/unit-testing-your-javascript.html for more info.
- jquiz