Rhino-based unittest framework

Rhino-based unittest framework


A year or so ago,I extracted the unit test framework that jQuery was
then using from your Subversion tree and used it for my own unit
tests.
I particularly liked the Rhino-based environment, which allowed me to
run JS tests at the command line, making them susceptible to
automation on the build/continuous-integration server.
We moved to jQuery 1.3.2 recently and I had to hack on the Rhino
browser environment code a little to account for things like
createDocumentFragment.
jQuery has moved to the Qunit framework, but I see no sign of the
Rhino framework in there anymore. Why did you drop it?
--
/George V. Reilly george@reilly.org
http://www.georgevreilly.com/blog http://blogs.cozi.com/tech