zaach / jsunity forked from atesgoral/jsunity

Lightweight Universal JavaScript Unit Testing Framework

This URL has Read+Write access

README.txt
--------------------------------------------------------------------------------
jsUnity v0.6
--------------------------------------------------------------------------------

http://jsunity.com/

Copyright (c) 2009 Ates Goral

--------------------------------------------------------------------------------

Licensed under the MIT license.

http://www.opensource.org/licenses/mit-license.php

--------------------------------------------------------------------------------
jsUnity is a lightweight JavaScript testing framework that is context-agnostic. 
It doesn’t rely on any browser capabilities and therefore can be run inside 
HTML, ASP, WSH or any other context that uses JavaScript/JScript/ECMAScript.