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 qavajs/memory

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
vitest-dev/vitest
UI for Vitest
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

AlexGalichenko's profile
AlexGalichenko
36 contributions
ALegchilov's profile
ALegchilov
2 contributions

Recent events

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

No events yet
qavajs

qavajs/memory

@qavajs test data management library

TypeScript
11
1
MIT License

@qavajs/memory is a lightweight test‑data management library for the @qavajs Cucumber framework. It provides a singleton memory store that lets test steps set, retrieve and resolve values—including constants, computed functions, string interpolation and JavaScript expressions—and supports parallel execution by assigning unique data per worker or shard. Ideal for QA engineers writing BDD tests who need a simple, extensible way to share dynamic data across step definitions.