TaskGroup
  • Introduction
  • Comparison
  • Showcase
Powered by GitBook
On this page
  • Complete Listing
  • Kava
  • Event Emitter Grouped
  • DocPad

Was this helpful?

Showcase

There are hundreds of packages that make use of TaskGroup.

PreviousComparison

Last updated 6 years ago

Was this helpful?

Mocha falls down when you have to create your tests dynamically, because Tests in Kava are Tasks, and Suites are TaskGroups, Kava will always know which tests are for which suite. Works tremendously well, with a modular architecture. Also works in the browser.

Execute event listeners as TaskGroups, adding support for asynchronous listeners, parallel execution, and completion callbacks. Event Emitter Grouped is great for plugin infrastructures.

A static site generator that uses TaskGroup and Event Emitter Grouped heavily to accomplish isolated asynchronicity — such that when a plugin fails, it doesn't bring down everything.

Event Emitter Grouped
DocPad
Complete Listing
Kava
npm
The complete listing is available via the npm registry.
GitHub - bevry/kava: Kava has been powering accurate test suites in node.js and the browser since 2012.GitHub
GitHub - bevry/event-emitter-grouped: Emit events in serial or parallel with support for synchronous and asynchronous listenersGitHub
DocPadDocPad
Logo
Logo
Logo
Logo