JavaScript Unit Testing with YUI Test

Hi, some posts ago I talked about JavaScript and user interface testing using Selenium. Today, I will present another option to test your JavaScript code. YUI Test is a testing framework for browser-based JavaScript solutions, providing JavaScript Unit Testing. While not a direct part from any specific xUnit framework, YUI Test does derive some characteristics … Continue reading JavaScript Unit Testing with YUI Test