1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: node-mocha-lcov-reporter
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper-compat (= 13), nodejs
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/StevenLooman/mocha-lcov-reporter
Vcs-Git: https://salsa.debian.org/js-team/node-mocha-lcov-reporter.git
Vcs-Browser: https://salsa.debian.org/js-team/node-mocha-lcov-reporter
Package: node-mocha-lcov-reporter
Architecture: all
Depends: ${misc:Depends}, nodejs:any
Multi-Arch: foreign
Description: LCOV reporter for Mocha
The package provides a reporter for the Mocha JavaScript
test framework in the LCOV format.
.
Node.js is an event-based server-side JavaScript engine.
|