Monday October 21, 2002
Testing Javascript. I found JsUnit this morning. JsUnit is a Unit Testing framework for client-side JavaScript.
- JsUnit uses exception handling, which means we need JavaScript 1.4 or higher.
That means that the browsers supported are Internet Explorer 5.0 or later,
Netscape 6.0 or later, Mozilla 0.9 or later, and Konqueror 5.0 or later. JsUnit
has been tested for:
- IE 5.5+, on Windows NT, Windows 2000, Windows XP, Windows 95, Mac OS 9, Mac OS X
- Mozilla 0.9.4+ on all platforms (includes all Gecko-based browsers including Netscape 6.2.3+ and Netscape 7.x)
- Konqueror 5+ on KDE 3.0.1 (Linux)
Now you should have enough testing frameworks to triple the timeframe of your project...
Posted in General
at Oct 21 2002, 04:40:48 AM MDT
Add a Comment
Comments:
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward