ServerJS/Unit Testing: Difference between revisions

(recorded recent show of hands and discussion)
 
(2 intermediate revisions by one other user not shown)
Line 27: Line 27:
* 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
* Inspec BDD style test framework http://github.com/aq1018/inspec
== Proposals ==
* [[ServerJS/Unit_Testing/A]]


== Relevant Discussions ==
== Relevant Discussions ==
Line 40: Line 44:
#* Mark Porter
#* Mark Porter
#* Kris Kowal
#* Kris Kowal
#* George Moschovitis
#* Hannes Wallnöfer


# (X) make the assertion message mandatory.
# (X) make the assertion message mandatory.
Line 47: Line 53:
#* Kris Kowal
#* Kris Kowal
#* Mark Porter
#* Mark Porter
#* George Moschovitis
#* Hannes Wallnöfer
55

edits