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

test‑fuzzy‑array is a small Node.js helper for tape/tap‑style test suites that lets you assert that two arrays are “almost” equal, using a configurable epsilon (and optional relative tolerance) for numeric elements while exact‑matching non‑numeric values. It returns an `almostEqual` assertion (and a negated `.not` version) that integrates directly with tape, tap, or compatible test runners, making fuzzy array comparisons easy and clearly reported. Suitable for developers writing automated tests that involve floating‑point calculations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jam3/test-fuzzy-array

Account's avatar
mikolalysenko/almost-equal
Test if two floats are almost equal
Account's avatar
Jam3/array-almost-equal
whether two number arrays are almost equal
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
4 contributions

Recent events

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

No events yet
jam3

jam3/test-fuzzy-array

tap/tape utility to compare arrays with an epislon

JavaScript
1
1
MIT License