Welcome to TestCase! TestCase is a light and easy to use unit-testing system for your JavaScript code. It's based on the Prototype library and tries to follow it's coding conventions. On the other side it allows you to mix camelized and non-camelized coding styles. The files structure: doc/ - documentation directory lib/ - thirt party software directory src/ - the project's source code directory test/ - the project tests README - this file LICENSE - the project's license The source code had been successfully tested on the following environments FF 2.0 - Windows and Linux FF 1.5 - Windows IE 6.0 - Windows IE 7.0 - Windows Safari 3 - Windows Opera 9 - Linux Konqueror 3.5.8 - Linux