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

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
mousemke

mousemke/torment

Perceptual diffing suite built on Nightmare https://github.com/segmentio/nightmare

JavaScript
1
0
Other
No contributors yet

Support the dependencies of mousemke/torment

Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
segmentio/nightmare
A high-level browser automation library.
Account's avatar
pngjs/pngjs
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Account's avatar
alexei/sprintf.js
JavaScript sprintf implementation
Account's avatar
matthewmueller/vo
Vo is a control flow library for minimalists
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
blakeembrey/co-mocha
Enable support for generators in Mocha tests
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Torment is a Node‑based visual regression testing tool that captures screenshots of two web sites (a “baseline” host and a comparison host) and highlights pixel‑level differences. Built on Segment’s Nightmare library and intended for use with test frameworks like Mocha, it lets developers write automated tests that compare page renderings across multiple screen resolutions, with configurable thresholds and output images. Suitable for front‑end developers and QA engineers who need perceptual diffing for web UI regression checks.