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 of dowjones/fiveby

Account's avatar
areusjs/envprops
Environment-specific property configuration library.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
SeleniumHQ/selenium
The official WebDriver JavaScript bindings from the Selenium project
Account's avatar
felixge/node-stack-trace
Get v8 stack traces as an array of CallSite objects.
Account's avatar
markdalgleish/gulp-coveralls
Gulp plugin to submit code coverage to Coveralls
Account's avatar
SBoudrias/gulp-istanbul
Istanbul unit test coverage plugin for gulp.
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
alexgorbatchev/gulp-print
Prints names of files to the console so that you can see what's going through the the gulp pipe.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.

Support the repos that depend on this repository

Top contributors

scott2449's profile
scott2449
202 contributions
sstaedt's profile
sstaedt
5 contributions
lkoskela's profile
lkoskela
3 contributions
mrchief's profile
mrchief
1 contributions
grawk's profile
grawk
1 contributions
ntgv93's profile
ntgv93
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
dowjones

dowjones/fiveby

make selenium tests easier to setup, write, and execute

JavaScript
132
7
Other

Fiveby is a lightweight Node.js testing framework that streamlines end‑to‑end Selenium/WebDriverJS tests by bundling Mocha (with Chai assertions) and handling boilerplate such as Selenium server startup, browser lifecycle, and HAR logging. It’s aimed at JavaScript developers—especially those with little experience in UI automation—who want to write concise, cross‑browser functional tests for web (or mobile) applications.