hydro-fail-fast

0.0.2 • Public • Published

NPMversion Build Status Coverage Status

hydro-fail-fast

Synopsis

Abort hydro tests on first failure.

Usage

Config:

hydro.set({
  plugins: ['hydro-fail-fast'],
  'fail-fast': true,
});

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)

Readme

Keywords

none

Package Sidebar

Install

npm i hydro-fail-fast

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • vesln