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  geo...@reilly.org
http://www.georgevreilly.com/blog  http://blogs.cozi.com/tech

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to