Skip to content

Commit b6f6abc

Browse files
committed
added a message about Qunit
1 parent 7d14947 commit b6f6abc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ JavaScript Koans is an interactive learning environment that uses failing tests
22

33
The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.
44

5-
Open the file jskoans.htm in your favourite browser and make the tests pass.
5+
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

Comments
 (0)