Package: ava (5.3.1+dfsg+~cs46.3.10-3)
Links for ava
Debian Resources:
Download Source Package node-ava:
- [node-ava_5.3.1+dfsg+~cs46.3.10-3.dsc]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-arrgv.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-ava-typescript.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-chunkd.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-ci-parallel-vars.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-code-excerpt.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-common-path-prefix.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-convert-to-spaces.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-is-error.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-p-event.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-pkg-conf.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-serialize-error.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-supertap.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig-temp-dir.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10.orig.tar.xz]
- [node-ava_5.3.1+dfsg+~cs46.3.10-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [ava.li]
Similar packages:
strumento futuribile per eseguire test 🚀
Sebbene JavaScript sia single-threaded, IO in Node.js può avvenire in parallelo per via della sua natura asincrona. AVA la sfrutta ed esegue i test in maniera concorrente, che è specialmente vantaggiosa per test con IO pesante. In aggiunta, i file di test sono eseguiti in parallelo come processi separati, dando prestazioni ancora migliori e un ambiente isolato per ciascun file di test.
Il passaggio da Mocha ad AVA in Pageres ha ridotto la durata dei test da 31 a 11 secondi. Far eseguire i test in maniera concorrente obbliga a scrivere test atomici, ciò significa che i test non dipendono dallo stato globale o dallo stato di altri test, che è una cosa fantastica!
Node.js è un motore JavaScript lato server basato sugli eventi.
Other Packages Related to ava
|
|
|
|
-
- dep: node-acorn
- analizzatore ECMAscript per Node.js
-
- dep: node-ansi-styles
- codici di escape ANSI per applicare stili a stringhe nel terminale con Node.js
-
- dep: node-arrify
- converte un valore in array
-
- dep: node-cbor
- Node.js modules to encode and parse data in CBOR data format
-
- dep: node-chalk (>= 5)
- stili per stringhe in terminale per Node.js
-
- dep: node-chokidar
- wrapper around watch / watchFile / fsevents
-
- dep: node-ci-info
- Get details about the current Continuous Integration environment
-
- dep: node-clean-yaml-object
- safe clean of an object prior to serialization
-
- dep: node-cli-truncate
- Truncate a string to a specific width in the terminal
-
- dep: node-cliui (>= 7.0.4+repack+~cs3.1.0-3~)
- easily create complex multi-column CLIs
-
- dep: node-concordance
- Node.js library to compare, format, diff and serialize any JavaScript value
-
- dep: node-currently-unhandled
- tiene traccia della lista di promise le cui reject non sono state ancora gestite
-
- dep: node-debug
- piccola utilità di debug per Node.js
-
- dep: node-del (>= 7)
- elimina file e cartelle
-
- dep: node-emittery
- Nodejs simple and modern async event emitter
-
- dep: node-escape-string-regexp
- escape di caratteri speciali di espressioni regolari in Node.js
-
- dep: node-execa
- better `child_process`
-
- dep: node-find-up (>= 6)
- trova un file risalendo nelle directory superiori
-
- dep: node-globby
- Extends glob with promise API
-
- dep: node-ignore-by-default
- elenco di directory da ignorare in modo predefinito
-
- dep: node-indent-string
- indenta ogni riga in una stringa
-
- dep: node-inquirer
- embeddable command line interface for Node.js
-
- dep: node-is-plain-object
- restituisce VERO se un oggetto è stato creato dal costruttore "Object"
-
- dep: node-is-promise
- Test whether an object looks like a promises-a+ promise
-
- dep: node-js-yaml
- analizzatore e serializzatore per YAML 1.2
-
- dep: node-load-json-file (>= 7)
- legge e analizza un file JSON
-
- dep: node-matcher
- Simple wildcard matching
-
- dep: node-mem
- memoizzazione di funzioni
-
- dep: node-ms
- utilità per conversione di millisecondi - modulo per Node.js
-
- dep: node-p-map
- Map over promises concurrently
-
- dep: node-p-timeout
- Timeout a promise after a specified amount of time
-
- dep: node-picomatch
- Package not available
-
- dep: node-plur
- Pluralize a word
-
- dep: node-pretty-ms
- converte millisecondi in una stringa comprensibile
-
- dep: node-read-pkg
- legge un file package.json
-
- dep: node-resolve-cwd
- Resolve the path of a module from current directory
-
- dep: node-resolve-from
- Resolve the path of a module from a given path
-
- dep: node-slash
- libreria Node.js per convertire percorsi di Windows con backslash in percorsi con slash
-
- dep: node-stack-utils
- Captures and cleans stack traces
-
- dep: node-strip-ansi
- rimuove codici di escape ANSI
-
- dep: node-write-file-atomic
- scrive file in maniera atomica con proprietario configurabile
-
- dep: node-yargs
- command line parser for nodejs
-
- dep: nodejs
- I/O con eventi per JavaScript V8 - eseguibile runtime
Download ava
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 138.4 kB | 633.0 kB | [list of files] |