all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: node-ava  ]

Package: ava (5.3.1+dfsg+~cs46.3.10-3)

Links for ava

Screenshot

Debian Resources:

Download Source Package node-ava:

Maintainers:

External Resources:

Similar packages:

Futuristic test runner 🚀

Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AVA takes advantage of this and runs your tests concurrently, which is especially beneficial for IO heavy tests. In addition, test files are run in parallel as separate processes, giving you even better performance and an isolated environment for each test file.

Switching from Mocha to AVA in Pageres brought the test time down from 31 to 11 seconds. Having tests run concurrently forces you to write atomic tests, meaning tests don't depend on global state or the state of other tests, which is a great thing!

Node.js is an event-based server-side JavaScript engine.

Other Packages Related to ava

  • depends
  • recommends
  • suggests
  • enhances

Download ava

Download for all available architectures
Architecture Package Size Installed Size Files
all 138.4 kB633.0 kB [list of files]