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

**has-only** is a tiny utility for Mocha test suites that lets you detect whether the current run is limited to tests or suites marked with `.only`. It provides two helper functions—`hasOnly(context)` to check for the presence of `.only` and `hasFailed(context)` to see if any test or hook has failed—making it useful for developers who want conditional behavior (e.g., setup/teardown logic) based on those states during test execution.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/has-only

Account's avatar
bahmutov/ban-sensitive-files
Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git
Account's avatar
dependency-check-team/dependency-check
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Account's avatar
bahmutov/deps-ok
Fast checking of top level dependencies based on version numbers
Account's avatar
bahmutov/execa-wrap
Wraps execa and makes output suitable for snapshot testing
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
Account's avatar
bahmutov/lazy-ass
Lazy assertions without performance penalty
Account's avatar
davglass/license-checker
Check license info for a package
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface
Account's avatar
bahmutov/pre-git
Automatically install pre-commit / pre-git hooks for your npm modules.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
bahmutov/simple-commit-message
Simple commit message wizard and validator; works with commitizen and pre-git
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
semantic-release/travis-deploy-once
Run a deployment script only once in the Travis test matrix

Support the repos that depend on this repository

Top contributors

renovate-bot's profile
renovate-bot
102 contributions
bahmutov's profile
bahmutov
17 contributions

Recent events

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

No events yet
bahmutov

bahmutov/has-only

Tells if the current Mocha execution is running only some tests that use .only

JavaScript
0
0
No license