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

Proptest is a property-based testing library for TypeScript and JavaScript, inspired by QuickCheck. It allows developers to write tests that check properties of functions by generating random inputs and shrinking failing cases, making it ideal for finding edge-case bugs. The library supports integration with popular testing frameworks like Mocha, Jest, Tape, and AVA, and is designed for developers who want to enhance their testing practices with property-based approaches.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of danr/proptest

Account's avatar
ckknight/random-js
A mathematically correct random number generator library for JavaScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
ckknight/random-js
Stub TypeScript definitions entry for random-js, which provides its own types definitions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for tape
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

paldepind's profile
paldepind
6 contributions
ollef's profile
ollef
1 contributions

Recent events

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

No events yet
danr

danr/proptest

Property-based testing a'la QuickCheck for TypeScript and JavaScript

TypeScript
20
5
MIT License