hydro-fail-fast
Synopsis
Abort hydro tests on first failure.
Usage
Config:
hydro;
CLI:
$ hydro --fail-fast
Installation
npm:
npm install hydro-fail-fast
component:
component install hydrojs/hydro-fail-fast
standalone:
<script src="hydro-fail-fast.js"></script>
Tests
$ npm test
Coverage:
$ npm run coverage
License
The MIT License (see LICENSE)