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‑runner is a lightweight command‑line wrapper around Mocha that automatically loads the popular assertion and mocking libraries chai, sinon, sinon‑chai and chai‑fuzzy. It lets developers run test suites by supplying glob patterns, with handy options for caching changed files, filtering, bail, reporters, timeouts, and custom Mocha configs—making it useful for Node.js projects that want a simple, pre‑configured test runner for CI, coverage or watch‑based workflows.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of royriojas/mocha-runner

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
elliotf/chai-fuzzy
fuzzy matchers for chai
Account's avatar
royriojas/clix
A tiny utility to make easy to create command line tools that require a config file in an easy way. It uses [optionator](https://www.npmjs.com/package/optionator) to parse the arguments
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
jaredwray/cacheable
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
royriojas/obj-util
A simple helper to set/get keys from objects using a string path like 'some.key.here'
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
jcayzac/stringformat.js
Simple format method for String
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
royriojas/changelogx
Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
Account's avatar
royriojas/esbeautifier
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
Account's avatar
royriojas/eslinter
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
royriojas/precommit
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false posit
Account's avatar
royriojas/prepush
Yet another prepush script that will run tasks defined in a config file
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
royriojas/watch-run
Watch specific files or directories and re-execute a given command, using `child_process.spawn` instead of the original `child_process.exec` to have a bit more of control. Forked from `watch-run` by `

Support the repos that depend on this repository

Top contributors

royriojas's profile
royriojas
14 contributions

Recent events

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

No events yet
royriojas

royriojas/mocha-runner

A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to expand

JavaScript
2
1
MIT License