JsUnit would not have been possible in this form without the work and ideas of a lot of other people:
-
Shao Lo for contributing to the core lib
-
Niklaus Haldimann for his help and contribution for Obtree support
-
BerliOS for hosting this project
-
Achim Kraus, author of the first Perl script converting the JavaScript code into something Doxygen can understand
-
Dimitri van Heesch for his wonderful documentation tool Doxygen
-
People from Cygwin for providing me with the power of the Linux tools in Windows
-
Erich Gamma and Kent Beck for developing with JUnit some kind of standard for unit testing
-
John Lakos, author of Large-Scale C++ Software Design; after reading his book it was my first time writing unit tests