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-jscs is a Node.js package that integrates JSCS (JavaScript Code Style) into Mocha test suites, allowing developers to run code style checks as part of their automated testing process. It's designed for JavaScript developers and teams who use Mocha for testing and want to enforce consistent coding standards across their projects. The package is easy to set up by installing it as a dev dependency and requiring it in the test suite, with configurable paths and JSCS settings.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tomchentw/mocha-jscs

Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
codeclimate/javascript-test-reporter
Code Climate test reporter client for javascript projects
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
ebdrup/mocha-jshint
run JSHint as mocha tests

Support the repos that depend on this repository

Top contributors

tomchentw's profile
tomchentw
49 contributions
mnaughto's profile
mnaughto
2 contributions
eagleeye's profile
eagleeye
1 contributions
jimthedev's profile
jimthedev
1 contributions
FruitieX's profile
FruitieX
1 contributions

Recent events

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

No events yet
tomchentw

tomchentw/mocha-jscs

Add jscs as mocha test in your test suite.

JavaScript
6
7
MIT License