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

The **unexpected-function-equality** plugin extends the Unexpected assertion library (v10+) with a custom `<function> to equal <function>` check that ignores whitespace, comments, and formatting differences. It works by parsing each function, pretty‑printing it, and then comparing the resulting strings, making it useful for tests that involve generated or dynamically‑created code. The package targets JavaScript developers who use Unexpected for unit testing and need reliable function equivalence checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of unexpectedjs/unexpected-function-equality

Account's avatar
estools/escodegen
ECMAScript code generator
Account's avatar
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
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
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
unexpectedjs/unexpected

Support the repos that depend on this repository

Top contributors

papandreou's profile
papandreou
97 contributions
depfu[bot]'s profile
depfu[bot]
45 contributions
gustav-olsen-groupone's profile
gustav-olsen-groupone
3 contributions

Recent events

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

No events yet
unexpectedjs

unexpectedjs/unexpected-function-eq...

Determine function equivalence by pretty-printing, then comparing the strings

JavaScript
2
0
BSD 3-Clause "New" or "Revised" License