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

Chai Things extends Chai with additional assertions for array elements, allowing developers to test whether assertions hold for one or all elements in an array. It introduces properties like `something` and `all` to Chai's API, enabling expressive syntax such as `should.include.something.that.deep.equals()` and `should.all.be.below()`. This library is particularly useful for JavaScript developers using Chai for testing who need more granular assertions on array contents.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
rubenverborgh

rubenverborgh/chai-things

Chai support for assertions on array elements

CoffeeScript
105
14
Other
RubenVerborgh's profile
RubenVerborgh
22 contributions
keithamus's profile
keithamus
2 contributions
gabrielf's profile
gabrielf
1 contributions
Page-'s profile
Page-
1 contributions

Support the dependencies of rubenverborgh/chai-things

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jshint/jshint
Static analysis tool for JavaScript