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

Terst is a JavaScript testing library with a terse syntax, designed to simplify assertions in both Node.js and browser environments. It offers only six core methods—T, F, EQ, NEQ, APPROX, and THROWS—making it easy to remember and use without constant reference to documentation. Terst is ideal for developers who prefer concise, explicit test code over verbose alternatives like should.js or expect.js.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jprichardson/terst

Account's avatar
jprichardson/node-testutil
testutil contains methods to aid in automatic testing of your application.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

jprichardson's profile
jprichardson
23 contributions
dcousens's profile
dcousens
1 contributions
sidazhang's profile
sidazhang
1 contributions

Recent events

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

No events yet
jprichardson

jprichardson/terst

A JavaScript testing component with a terse syntax. Supported in both Node.js and the browser.

JavaScript
2
0
MIT License