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

mocha‑fixture‑dir is a small helper library that integrates the **fixture‑dir** utility with the Mocha test framework. It lets test suites create temporary directories (optionally copying in fixture files) in a `before` hook and have those directories automatically destroyed in an `after` hook, simplifying setup and teardown of filesystem‑based test fixtures for Node.js developers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of twolfson/mocha-fixture-dir

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
twolfson/fixture-dir
Create/copy directory to temporary directory
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.

Support the repos that depend on this repository

Top contributors

twolfson's profile
twolfson
14 contributions

Recent events

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

No events yet
twolfson

twolfson/mocha-fixture-dir

Create/copy directories to automatically cleaned up temporary directories via Mocha

JavaScript
2
0
The Unlicense