Jasmine – A JavaScript Testing Framework
There are some great JavaScript testing frameworks out there. Many only work from within a browser. Most don’t support testing asynchronous code like event callbacks. Some have syntax that’s hard for JS developers or IDEs to understand.
Jasmine is a JavaScript testing framework. It’s heavily influenced by, and borrows the best parts of, ScrewUnit, JSSpec, JSpec, and of course RSpec. Jasmine is not tied to any browser, framework, platform, or host language. It work anywhere JavaScript can run, including browsers, servers, phones, etc.
Requirements: -
Demo: http://pivotal.github.com/jasmine/
License: MIT License
Related Posts :
Jo is a JavaScript framework for HTML5 capable browsers and devices. It was originally designed ...
XRegExp is an open source (MIT license) JavaScript library that provides an augmented, extensib ...
Two years ago, we have built a Javascript Progress Bar. Now, would you like a Pure CSS Progress ...
Carousel.us is a Javascript 3D carousel, using the prototype.js and scriptaculous.js frameworks. ...
Mac-like Icon Dock (v2) is a “Mac OS X” style icon dock, built entirely in XHTML/CSS and with s ...
Posted on Friday, September 3rd, 2010 at 5:40 am | Category: Java Script |
Archives
- November 2010 (269)
- October 2010 (388)
- September 2010 (628)
- August 2010 (262)