This project is a Node.js reporter for Mocha that generates test results in XUnit XML format and writes them to a file. It's designed for developers running automated tests who need to integrate test results with CI/CD systems or other tools that consume XUnit XML files.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Basically the same reporter as mocha's xunit reporter, but writes the output in a file.