Bug#761441: RFP: node-istanbul -- a JS code coverage tool written in JS

2018-04-19 Thread Thorsten Glaser
On Sat, 13 Sep 2014, W. Martin Borgert wrote:

> Yet another code coverage tool for Javascript, with the

Second that RFP (not going to delve into ECMAscript packaging
myself though, I do enough crazy stuff already, tyvm), but do
mind nyc which is the new official front-end, supporting run‐
ning stuff that itself spawns, e.g.

nyc mocha […]

Thanks,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg



Bug#761441: RFP: node-istanbul -- a JS code coverage tool written in JS

2017-08-01 Thread Ying-Chun Liu (PaulLiu)
block 761441 by 858856
thanks

node-handlebars is also missing. See bug #858856. In istanbul there's
require('handlebars'); However, this is currently not working.

Yours,
Paul

-- 
PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) 



signature.asc
Description: OpenPGP digital signature


Bug#761441: RFP: node-istanbul -- a JS code coverage tool written in JS

2014-09-13 Thread W. Martin Borgert
Package: wnpp
Severity: wishlist

* Package name: node-istanbul
  Version : 0.3.2
  Upstream Author : Krishnan Anantheswaran kananthmail-git...@yahoo.com
* URL : https://github.com/gotwarlost/istanbul/
* License : BSD
  Programming Lang: JavaScript
  Description : a JS code coverage tool written in JS

Yet another code coverage tool for Javascript, with the
following features:
 * All-javascript instrumentation library that tracks statement,
   branch, and function coverage and reverse-engineers line
   coverage with 100% fidelity.
 * Module loader hooks to instrument code on the fly
 * Command line tools to run node unit tests with coverage
   turned on and no cooperation whatsoever from the test runner
 * HTML and LCOV reporting.
 * Ability to use as middleware when serving JS files that need
   to be tested on the browser.
 * Can be used on the command line as well as a library
 * Based on the awesome esprima parser and the equally awesome
   escodegen code generator
 * Well-tested on node 0.4.x, 0.6.x, 0.8.x and the browser
   (instrumentation library only)

Istanbul has a number of dependencies, most of them already in Debian.
Still missing: esprima, escodegen, fileset, js-yaml.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org