custom test runner for Jest that allows tests to be run in Electron environment
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a custom Jest test runner that executes tests within an Electron environment, supporting both the main and renderer processes. It is designed for developers building Electron applications who need to test code with direct access to Electron's native modules (like `ipc` and `app`) or a real browser environment, bypassing tools like jsdom.