Package: node-tap (16.3.7+ds3+~cs49.5.20-1)
Links for node-tap
Debian Resources:
Download Source Package node-tap:
- [node-tap_16.3.7+ds3+~cs49.5.20-1.dsc]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-async-hook-domain.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-bind-obj-methods.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-caller-callsite.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-caller-path.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-findit.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-fs-exists-cached.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-function-loop.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-isaacs-import-jsx.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-libtap.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-own-or-env.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-own-or.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-tcompare.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-module-trivial-deferred.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig-types-tap.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20.orig.tar.xz]
- [node-tap_16.3.7+ds3+~cs49.5.20-1.debian.tar.xz]
Maintainers:
- Debian Javascript Maintainers (QA Page, Mail Archive)
- Jérémy Lal (QA Page)
- Bastien Roucariès (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Test-Anything-Protocol module for Node.js
Utilities for writing test harnesses complying with TAP output format.
TAP is a simple text-based interface between testing modules implemented in many popular languages.
This package includes leaf package node-bind-obj-methods, node-fs-exists-cached, node-function-loop, node-own-or, node-own-or-env, node-trivial-deferred, node-tsame, node-yapool
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-tap
|
|
|
|
-
- dep: node-ansi-escapes
- codici di escape ANSI per manipolare il terminale
-
- dep: node-auto-bind
- lega automaticamente i metodi alla loro istanza della classe
-
- dep: node-babel7
- compilatore Babel per scrivere JavaScript della prossima generazione
-
- dep: node-base
- foundation for creating modular, unit testable node.js application
-
- dep: node-chalk
- stili per stringhe in terminale per Node.js
-
- dep: node-chokidar
- wrapper around watch / watchFile / fsevents
-
- dep: node-cli-boxes
- rettangoli per l'uso nel terminale
-
- dep: node-cli-cursor
- commuta il cursore della CLI
-
- dep: node-cli-truncate
- Truncate a string to a specific width in the terminal
-
- dep: node-cliui (>= 7.0.4+repack+1+~cs1.4.2-1~)
- easily create complex multi-column CLIs
-
- dep: node-coveralls
- prende in input output di json-cov e pubblica su coveralls.io
-
- dep: node-diff
- implementazione JavaScript di ricerca di differenze nel testo
-
- dep: node-esprima
- infrastruttura di analisi di ECMAScript per analisi multiscopo
-
- dep: node-find-cache-dir
- trova la directory comune standard per la cache
-
- dep: node-foreground-child (>= 3)
- helper running a child process as a foreground process
-
- dep: node-glob
- funzionalità glob per Node.js
-
- dep: node-indent-string
- indenta ogni riga in una stringa
-
- dep: node-isexe
- modulo minimo per controllare se un file è eseguibile
-
- dep: node-istanbul
- JavaScript code coverage tool
-
- dep: node-jest-debbundle
- various ittle Node.js modules needed by jest
-
- dep: node-lodash
- libreria Lo-dash di utilità Node.js
-
- dep: node-make-dir
- Make a directory and its parents if needed - Think mkdir -p
-
- dep: node-minipass (>> 3.3.6+~cs9.4.19-3~)
- Minimal implementation of a PassThrough for Node.js
-
- dep: node-mkdirp
- crea directory ricorsivamente - modulo Node.js
-
- dep: node-ms
- utilità per conversione di millisecondi - modulo per Node.js
-
- dep: node-opener
- Opens stuff, like webpages and files and executables
-
- dep: node-punycode
- robusto convertitore di Punycode per Node.js completamente conforme alle RFC
-
- dep: node-read-pkg
- legge un file package.json
-
- dep: node-resolve-from
- Resolve the path of a module from a given path
-
- dep: node-rimraf
- modulo per eliminazione in profondità (come rm -rf) per Node.js
-
- dep: node-shell-quote
- quote and parse shell commands
-
- dep: node-signal-exit (>= 4)
- Fire an event no matter how a process exits
-
- dep: node-slice-ansi
- taglio di stringhe con codici ANSI di escape
-
- dep: node-source-map-support
- Fixes stack traces for files with source maps
-
- dep: node-stack-utils
- Captures and cleans stack traces
-
- dep: node-string-width
- ottiene la larghezza visiva di una stringa
-
- dep: node-strip-ansi
- rimuove codici di escape ANSI
-
- dep: node-tap-mocha-reporter
- Format a TAP stream using Mocha's set of reporters
-
- dep: node-tap-parser (>> 11.0.2+~cs2.1.4-2~)
- Test anything protocol stream parser - Node.js module
-
- dep: node-which
- modulo "which" multipiattaforma per Node.js
-
- dep: node-widest-line
- ottiene la larghezza visuale della riga più larga in una stringa
-
- dep: node-wrap-ansi
- Wordwrap a string with ANSI escape codes
-
- dep: node-ws
- RFC-6455 WebSocket implementation module for Node.js
-
- dep: nodejs
- I/O con eventi per JavaScript V8 - eseguibile runtime
-
- sug: node-nyc (>= 11.8.0)
- Package not available
Download node-tap
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 96.1 kB | 647.0 kB | [list of files] |