0
kicks
JavaScript Unit Testing Frameworks
Not only should you have unit tests for your User Interface & Middle Tier code, but you should also consider unit testing your JavaScript code.
There are several different Unit Testing frameworks made for JavaScript that you have to choose from.