Tobler.SoftwareArchitecture()John Tobler's somewhat ordered collection of thoughts and resources mostly related to software architecture and software engineering.Tools Unit Testing for JavaScript- May 30, 2006 The entire development community probably already knows about this, but I just discovered that an Open Source unit testing framework exists for JavaScript. The framework is JsUnit and it is a port from JUnit. If you find yourself doing extensive work with JavaScript, you may find JsUnit quite useful.http://weblogs.asp.net/jtobler/archive/2006/05/30/449688.aspx |