0.0.1 • Published 12 years ago
hydro-filter v0.0.1
hydro-filter
Synopsis
Abort hydro tests on first failure.
Usage
Config:
hydro.set({
plugins: ['hydro-filter'],
filter: ['foo', 'bar']
});CLI:
$ hydro --filter foo --filter barInstallation
npm:
npm install hydro-filtercomponent:
component install hydrojs/hydro-filterstandalone:
<script src="hydro-filter.js"></script>Tests
$ npm testCoverage:
$ npm run coverageLicense
The MIT License (see LICENSE)
0.0.1
12 years ago


