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

Snapshot Assertion is a testing utility that asserts a string matches a snapshot saved in a file, with an environment variable option to save snapshots instead of asserting them. It's designed for developers using Node.js 16.9.0+ who want to implement snapshot testing in their JavaScript/TypeScript projects. The package integrates well with testing frameworks like test-director and is particularly useful for testing API responses and other string-based outputs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaydenseric/snapshot-assertion

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
Account's avatar
jaydenseric/disposable-directory
Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.
Account's avatar
jaydenseric/test-director
An ultra lightweight unit test director for Node.js.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jaydenseric's profile
jaydenseric
58 contributions

Recent events

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

No events yet
jaydenseric

jaydenseric/snapshot-assertion

Asserts a string matches a snapshot saved in a file. An environment variable can be used to save rather than assert snapshots.

JavaScript
17
0
MIT License