[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#469696: RFP: jscoverage -- JSCoverage is a tool that measures code coverage for JavaScript programs.



Package: wnpp
Severity: wishlist

* Package name    : jscoverage
  Version         : 0.3.1
  Upstream Author : Copyright © 2007 siliconforks.com
* URL or Web page : http://siliconforks.com/jscoverage/download.html
* License         : GPLv2+
  Description     : JSCoverage is a tool that measures code coverage for JavaScript programs.

Writing tests to check that JavaScript code actually works instead of waiting for
the code to be run in exceptional conditions is instrumental to write quality
software.

JSCoverage is a tool used to measure code coverage in JavaScript programs.

JSCoverage has two components:

   1. An executable program which is used to add instrumentation to JavaScript code.
   2. A web application which is used to execute instrumented code and generate a code coverage report. 

 



Reply to: