File: control

package info (click to toggle)
node-mocha-lcov-reporter 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 100 kB
  • ctags: 5
  • sloc: makefile: 2; sh: 2
file content (20 lines) | stat: -rw-r--r-- 806 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: node-mocha-lcov-reporter
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 9), nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/StevenLooman/mocha-lcov-reporter
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-mocha-lcov-reporter.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-mocha-lcov-reporter.git
Testsuite: autopkgtest

Package: node-mocha-lcov-reporter
Architecture: all
Depends: ${misc:Depends}, nodejs
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.