> why did you write qunit and not use something like YUI Test?
> or make it xUnit compatible for that matter?

YUI Test didn't exist - nor did really any other reasonable JS testing
framework - when we built QUnit (early 2006). There are whole classes
of problems that simply aren't handled by xUnit-style testing
frameworks (such as testing Ajax or Selectors) and we needed something
that would work for us.

--John

--~--~---------~--~----~------------~-------~--~----~
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