qUnit Tutorials for the novice

qUnit Tutorials for the novice

I recently became interested in qUnit and can say the documentation and tutorials provided on jQuery.org aren't enough for someone who has never unit tested before.


I feel like qUnit is something that someone (such as myself) who has an intermediate/basic understanding of javascript and the jQuery library could tackle. Am I wrong about that? Or is an advanced background in javascript expected?


Can anyone recommend more resources to start learning this that is more in depth and perhaps has more of a "For Dummies..." approach? 


Thanks!