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 jdcataldo/grunt-mocha-phantomjs

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
nathanboktae/mocha-phantomjs-core
Run client-side mocha tests in phantomjs or slimerjs
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
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

Support the repos that depend on this repository

Top contributors

jdcataldo's profile
jdcataldo
12 contributions
mnahkies's profile
mnahkies
2 contributions
sdemjanenko's profile
sdemjanenko
2 contributions
okonet's profile
okonet
1 contributions
jmather's profile
jmather
1 contributions
mrickard's profile
mrickard
1 contributions
ade's profile
ade
1 contributions
shinnn's profile
shinnn
1 contributions

Recent events

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

No events yet
jdcataldo

jdcataldo/grunt-mocha-phantomjs

A simple grunt wrapper for mocha-phantomjs to allow for ci integration

JavaScript
70
40
MIT License

grunt‑mocha‑phantomjs is a lightweight Grunt plugin that runs client‑side Mocha test suites in a headless PhantomJS browser via the mocha‑phantomjs core library. It provides simple configuration for CI pipelines—allowing reporters, output files, and custom PhantomJS or Mocha options—so front‑end developers can automate browser‑based test execution as part of their build process.