[jQuery] jquery + plugins unit testing?
I was wondering if anyone had considered starting to develop automated
unit tests for jquery and plugins. I'm going to be looking into
Test.Simple from David Wheeler soon, as it mimics my own experience
writing tests for Perl programs.
There's a lot of back and forth on this list where people are setting up
'example pages' for humans to acertain if things function properly.
Granted not every developer will have access to every browser they wish
to test in, so cooperation is still necessary, but it would be good to
distribute your tests with your plugin so that when you make changes you
can make sure those changes haven't broken some assumption along the way.
-Stephen
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/