Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of schorfes/node-junitwriter

Account's avatar
felixge/node-dateformat
A node.js package for Steven Levithan's excellent dateFormat() function.
Account's avatar
yeikos/js.merge
(recursive)? merging of (cloned)? objects.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
oozcitak/xmlbuilder-js
An XML builder for node.js
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jscs-dev/grunt-jscs
Grunt task for checking JavaScript Code Style with jscs.
Account's avatar
schorfES/grunt-lintspaces
A Grunt task for checking spaces in files

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
12 contributions
schorfES's profile
schorfES
6 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
schorfes

schorfes/node-junitwriter

A junit reporter for node

JavaScript
2
2
MIT License

The **JUnitWriter** package provides a lightweight, programmatic JUnit XML reporter for Node.js applications. It lets developers build the full JUnit hierarchy (testsuites, testsuite, testcase) via a simple API, set counts, timestamps, properties and error/failure details, and then write the XML report to disk—ideal for integrating Node test results into CI pipelines that consume JUnit reports.