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

conditional‑specs is a small utility library that adds conditional wrappers around Mocha and Jest test definitions (e.g., `itRunIf`, `describeSkipIf`). It lets developers write test suites that automatically include, skip, or exclude specific specs based on runtime environment variables, making it easier to maintain cross‑environment test suites. The package is aimed at JavaScript/TypeScript developers who need to run the same codebase in different environments (Node, browsers, etc.) and want clear, declarative control over which tests run where.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of eddyerburgh/conditional-specs

Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing

Support the repos that depend on this repository

Top contributors

eddyerburgh's profile
eddyerburgh
6 contributions

Recent events

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

No events yet
eddyerburgh

eddyerburgh/conditional-specs

Conditional spec methods for test suites that run in multiple environments

JavaScript
4
0
MIT License