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

**find-test-caller** is a small Node.js utility that inspects a test file’s source code to determine which test function (e.g., Mocha/ Jest `it` block) invoked the library, returning its name, file and line number. It’s useful for developers writing test‑related tooling or reporters that need to automatically identify the calling test case at runtime.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/find-test-caller

Account's avatar
kensho/check-more-types
Large collection of predicates.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
bahmutov/lazy-ass
Lazy assertions without performance penalty
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/dont-crack
semantic-release plugin checking if the new semantic release is breaking dependent projects
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
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

Support the repos that depend on this repository

Top contributors

bahmutov's profile
bahmutov
8 contributions

Recent events

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

No events yet
bahmutov

bahmutov/find-test-caller

Finds the caller test function that called this library by inspecting the source file

JavaScript
0
1
No license