zaach / jsunity forked from atesgoral/jsunity
- Source
- Commits
- Network (2)
- Downloads (6)
- Wiki (1)
- Graphs
-
Branch:
master
jsunity /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGES.txt | ||
| |
LICENSE.txt | ||
| |
README.txt | ||
| |
assert.js | ||
| |
downloads/ | ||
| |
equiv_and_hoozit.js | ||
| |
jsunity.js | ||
| |
runners/ | ||
| |
test/ |
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.

