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

Mochapack is a test runner that combines Mocha with Webpack to precompile test files before execution, providing automatic source-map handling and optimized file-watching capabilities. It's designed for JavaScript developers working with Webpack who want to run tests without writing intermediate files to disk and benefit from intelligent test selection when code changes. The tool is particularly useful for projects using modern JavaScript tooling, offering features like glob pattern support, near-identical Mocha CLI interface, and enhanced watch mode that only re-runs affected tests when files change.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
sysgears

sysgears/mochapack

Mocha test runner with integrated webpack precompiler

TypeScript
181
27
MIT License
zinserjan's profile
zinserjan
144 contributions
larixer's profile
larixer
74 contributions
JamesMcMahon's profile
JamesMcMahon
5 contributions
jayaddison's profile
jayaddison
4 contributions
randycoulman's profile
randycoulman
4 contributions
astorije's profile
astorije
3 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
TerrenceLJones's profile
TerrenceLJones
2 contributions
modosc's profile
modosc
2 contributions
nVitius's profile
nVitius
1 contributions

Support the dependencies of sysgears/mochapack

Account's avatar
babel/babel
babel's modular runtime helpers with core-js@3 polyfilling
Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
webpack/memory-fs
A simple in-memory filesystem. Holds data in a javascript object.
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
MatAtBread/nodent-runtime
Runtime component of nodent
Account's avatar
visionmedia/node-progress
Flexible ascii progress bar
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
marcelklehr/toposort
Topological sort of directed ascyclic graphs (like dependecy lists)
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
Compile class and object decorators to ES5
Account's avatar
babel/babel
Compile object rest and spread to ES5
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon-chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
micromatch/anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
mbilokonsky/bash-color
a simple tool for wrapping strings in bash color codes. Used to color console output.
Account's avatar
stalniy/bdd-lazy-var
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
zloirock/core-js
Standard library
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms