Starts server, waits for URL, then runs test command; when the tests end, shuts down server
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This package provides a simple way to start a server, wait for it to be ready, run tests, and then shut down the server, making it ideal for automated testing workflows in Node.js projects. It's designed for developers who need to run integration or end-to-end tests that require a running server, such as those using Mocha, Cypress, or similar testing frameworks.