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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pokujs/multi-suite

Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more
Account's avatar
ianvs/prettier-plugin-sort-imports
A prettier plugins to sort imports in provided RegEx order
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
wellwelwel/poku
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

wellwelwel's profile
wellwelwel
10 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions

Recent events

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

No events yet
pokujs

pokujs/multi-suite

🧬 A Poku plugin to run multiple independent test suites (each with its own configuration) as a single, unified execution.

TypeScript
1
0
MIT License

@pokujs/multi-suite is a plugin for the Poku testing framework that enables running multiple independent test suites with their own configurations as a single unified execution. Each suite can have its own concurrency settings, reporters, plugins, and environment files, while still producing a consolidated final report. This tool is designed for developers using Poku who need to organize and execute different types of tests (like unit and integration tests) with distinct configurations while maintaining a single, streamlined testing workflow.