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

Test Fixture is a Node.js utility for copying test fixtures to a temporary directory and resolving file paths, designed to simplify test setup by eliminating repetitive boilerplate code. It's ideal for developers writing tests who need to manage test fixtures efficiently, offering features like copying, resolving paths, and optional npm package installation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kaelzhang/node-test-fixture

Account's avatar
isaacs/core-util-is
The `util.is*` functions introduced in Node v0.12.
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
cnpm/npminstall
Make npm install fast and handy.
Account's avatar
benjamingr/tmp-promise
The tmp package with promises support and disposers.
Account's avatar
kaelzhang/eslint-config-ostai
Custom eslint configuration of ostai
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

kaelzhang's profile
kaelzhang
13 contributions
raphinesse's profile
raphinesse
3 contributions
supersheep's profile
supersheep
1 contributions

Recent events

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

No events yet
kaelzhang

kaelzhang/node-test-fixture

Copy test-fixtures to temp dir and resolve files.

JavaScript
1
2
Other