The **grunt‑jasmine‑nodejs** plugin provides a Grunt task for running Jasmine 2.x unit tests in Node.js, offering a configurable set of built‑in reporters (console, JUnit, NUnit, TeamCity, TAP, etc.) and options such as helpers, random ordering, timeout control and custom reporters. It is aimed at developers who use Grunt to automate testing of JavaScript/Node projects, though the author now recommends moving to npm scripts.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
[DEPRECATED] Jasmine (v2.x) Grunt multi-task for NodeJS with built-in reporters such as Default (Console) Reporter, JUnit XML, NUnit XML, Terminal Reporter, TeamCity, TAP Reporter. Supports the latest Jasmine features: fdescribe, fit, beforeAll, afterAll, etc...