Welcome to Manicprogrammer Sign in | Join | Help

Browse by Tags

All Tags » JavaScript » Unit Testing   (RSS)

JsUnit + Accuracy

After I got my tests passing in JsUnit , I decided I needed to automate the execution of the JavaScript Unit Tests for Fjords(more on that in a later post). So, the only way I could think of doing that was to drive the browser to the JsUnit Test Runner

JSUnit

These days I've been doing more and more JScript, thanks to JQuery and ExtJs . I've been moving more and more of the application logic to the client side. That has some advantages and some disadvantages, which are clearly out of the scope of this post.
Posted by heynemann | 1 Comments
Filed under ,