test-director is a lightweight Node.js library for organizing and running unit tests, supporting both synchronous and asynchronous tests with any assertion library that throws errors. It's designed for developers who want a simple, flexible testing framework without the overhead of larger test suites, and integrates well with tools like `coverage-node` for code coverage reporting.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
An ultra lightweight unit test director for Node.js.