Discuss unit testing jQuery plugins
Hosted by jQuery NYC
Details
Unit testing jQuery plugins using QUnit is actually much more involved than I expected because of the common convention to keep almost every function private. I'm currently working on figuring out my favorite design patterns to overcome this. I think it would be interesting to talk about with others who have dealt with the same issues.
