Displaying 1 result from an estimated 1 matches for "inplaceeditor_unit".
2005 Aug 02
1
JavaScript unit testing
...ess pragmatic) in-browser unit testing of JavaScript (and
HTML!) has come in to place (it''s still to be considered quite alpha,
but it basically works).
For some working code on this, get the latest script.aculo.us trunk
from SVN (as of this message revision 1966) and fire up test/
inplaceeditor_unit.html in Firefox and watch the magic. A second unit
test file is test/test.html.
So, how to use...?
Basically, besides including unittest.js and unittest.css, you''ll
need to create a new ''Test.Unit.Runner'' object that will
automatically execute all included tests:...