ServerJS/Unit Testing: Difference between revisions

Line 26: Line 26:
* jsUnity is a lightweight JavaScript testing framework that is context-agnostic http://jsunity.com/
* jsUnity is a lightweight JavaScript testing framework that is context-agnostic http://jsunity.com/
* JsUnitTest is based off unittest.js from prototypejs, except this library has no dependencies http://jsunittest.com
* JsUnitTest is based off unittest.js from prototypejs, except this library has no dependencies http://jsunittest.com
* Inspec BDD style test framework http://github.com/aq1018/inspec
40

edits