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

**interpreted** is a lightweight wrapper around the Node‑Tap testing framework that automates end‑to‑end tests for programs that transform files. By pointing it at a *source* directory (containing input files) and an *expected* directory (containing reference output files), users can define a custom test function that reads each source file, generates its output, and compares it to the expected JSON (or other formats) with built‑in or extensible type handlers. It’s aimed at developers who need a simple, configurable way to verify input‑output behavior—e.g., testing converters, compilers, or any CLI tool that reads files and produces structured results.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of andreasmadsen/interpreted

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
isaacs/util-extend
Node's internal object extension function
Account's avatar
AndreasMadsen/endpoint
Converts a stream intro a buffer or array of objects

Support the repos that depend on this repository

Top contributors

AndreasMadsen's profile
AndreasMadsen
39 contributions
fnogatz's profile
fnogatz
15 contributions

Recent events

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

No events yet
andreasmadsen

andreasmadsen/interpreted

node-tap wrapper for testing input/output functionality

JavaScript
6
3
MIT License