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-almost is a Chai plugin that extends the testing framework with "almost equal" assertions, allowing for floating point rounding errors by comparing numbers within a specified tolerance. It's particularly useful for developers writing tests that involve floating point calculations or approximations, such as scientific computing or financial calculations. The plugin can be configured with custom tolerance levels and works with both shallow and deep equality checks.

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
nmuldavin's profile
nmuldavin
19 contributions
nmuldavin

nmuldavin/chai-almost

Extends Chai with assertions that allow for floating point rounding errors

JavaScript
4
2
No license

Support the dependencies of nmuldavin/chai-almost

Account's avatar
chaijs/deep-eql
Improved deep equality testing for Node.js and the browser.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
mochajs/mocha
simple, flexible, fun test framework