We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d14947 commit b6f6abcCopy full SHA for b6f6abc
README
@@ -2,4 +2,6 @@ JavaScript Koans is an interactive learning environment that uses failing tests
2
3
The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.
4
5
-Open the file jskoans.htm in your favourite browser and make the tests pass.
+Open the file jskoans.htm in your favourite browser and make the tests pass.
6
+
7
+The koans use the [Qunit](http://docs.jquery.com/Qunit) test syntax and test runner.
0 commit comments