I'm new to knockoutjs and to qunit or any form of javascript unit testing. Are there any tutorials around that can help me unit test knockoutjs.
Thanks
Updated:
That's great. What I wanted to ask next was, how would you then move this to production code, say if you are serializing from asp.net mvc into a viewmodel variable that sits in an actual page, rather than in a testrunner page.