InfoQ Homepage Unit Testing Content on InfoQ
Research
RSS FeedInfoQ's research widget has been deprecated. It should continue to work however, and we hope to relaunch it at some point in the future.
-
How Do You Unit Test Your JavaScript Code?
Recently, we asked you about your JavaScript testing approaches, and your responses showed Unit Testing Tools as the most popular. To follow up, we now want to know which unit testing tools you use.
-
JavaScript Testing Approaches
Testing, taken in the loosest sense of the word, is widely agreed to be a positive thing, bestowing various benefits, including allowing us to better understand our code, and identifying bugs. What we're wondering is how you are testing JavaScript code -- if indeed you are even testing at all. Vote for Functional Testing, Unit Testing Tools, Test Automation Frameworks, or not testing.