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

Wary is a tiny unit test framework designed to test code that interacts with real files. It allows developers to easily run test cases on actual files by copying them to a temporary location, enabling tests to freely modify or remove them without affecting the original files. This project is ideal for developers who need to test file-based operations and want to increase the trustworthiness of their code by using real files instead of mocks or virtual filesystems.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jviotti/wary

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
zackiles/bluebird-queue
Create promise queues with Bluebird promises. Add concurrency and delays.
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
raszi/node-tmp
Temporary file and directory creator
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
gulp-community/gulp-coffee
Compile CoffeeScript files
Account's avatar
jsdoc2md/jsdoc-to-markdown
Generates markdown API documentation from jsdoc annotated source code
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jviotti/mochainon
Opitionated way to get up and running quickly with Mocha, Chai and Sinon

Support the repos that depend on this repository

Top contributors

jviotti's profile
jviotti
3 contributions

Recent events

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

No events yet
jviotti

jviotti/wary

Tiny unit test framework to test code with real files.

CoffeeScript
2
0
MIT License