Does the jQuery Paradigm go against Unit Testing or complement it?
- by leeand00
Yes, I am aware of QUnit, but with the jQuery Paradigm all about getting things done faster with less code, and is this some how opposed to a TDD Paradigm? Or does it complement it somehow?