What's new? | Help | Directory | Sign in
Google
jsunit-ext
ExtJS based test runner for JSUnit based javascript unit tests
  
  
  
  
    
Join project
Project owners:
  ksachdeva17

JSUnit (http://www.jsunit.net) is a xunit based testing framework for javascript. JSUnit provides a framework for writting unit tests and a browser based runner for executing them.

This project (jsunit-ext) is a custom test runner built using ExtJS (http://www.extjs.com) javascript library in order to provide a better user interface and certain features missing in default runner of jsunit while not requiring any change in tests which have already been written.

The added features in ExtJS based test runner are:

This runner has been written against the version extracted from the trunk of http://www.jsunit.net and not the latest stable release.

Known Issues:

(These issues will go away in few days)