My favorites | Sign in
Project Logo
                
Search
for
Updated Sep 04, 2007 by h.iverson
Labels: Featured
JSLibBuilder  

Overview

JSLibBuilder is an ant library that allows you to easily manage development activities of a Javascript library, namely testing and distribution packaging.

It glues tools together to allow you to focus on coding. You no longer have to manually keep track of JSUnit test URLs and Selenium Selenese test suites, compress the scripts or create zip distributions.

It combines these tools:

  • Apache Ant
  • JSUnit
  • Selenium
  • Scriptaculous ShrinkSafe (based on Rhino)

It's planned to add:

  • JSLint
  • JSDoc
  • JSCoverage

Example Configuration

See subversion: http://soashable.googlecode.com/svn/jslibbuilder/trunk/doc/examples/

Screen Shot

Download

Releases are available in the download section, here


Sign in to add a comment
Hosted by Google Code